- Implements
database_api::search_gql
, which handles all Item queries for graphql. Includes non-base properties, filtering on rowids, sorting, limit, offset. - Implements
database_api::get_edges
, returns a vec of edges from a vec of source_ids. Optional filter by edge_name
Missing:
- Sort on non-base properties that are not in the query