Const
Query for objects of a given schema.
Schema of the objects.
Optional
Predicates to filter the objects.
Query for the objects.
Shorthand for: Query.select(Filter.type(schema, predicates)).
Query.select(Filter.type(schema, predicates))
Query for objects of a given schema.