Skip to content

Query directly within a collection #142

@ghost

Description

Why cant we query within specific collections?
As I have understood querying on db will query on the collection with the name of the class, but what if the name of the collection is different?
Or in my case I have dynamic data structures and want to query the documents from within a collection as JObjects.
Maybe there should be a similar API like: collection.Query()...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions