-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm new to Fauna and having a VERY hard time understanding how to query and return a collection of objects.
In EntityFramework I would access a property on my database connection like:
dbContext.MyCollectionName
and be able to interact with the contents with LINQ syntax. I struggle to find the right combination of Query(Paginate(Match()))).To<MyObject[]>().Value to get objects read from Fauna. Can we put together a simple example document that shows Fauna 101 for each of the CRUD operations?
sean-on, RamblingGeekUK and codewisdom
Metadata
Metadata
Assignees
Labels
No labels