Discussion:
[arangodb-google] Modelling GRAPH query with scenario
Mustanish Altamash
2018-06-14 21:22:54 UTC
Permalink
I have 2 vertexes one is USER and one is PLACE, Any user can review a place
and any user can like or comment on that review. In this scenario, there
will be two edges one storing review done by any user on any place and one
storing any kind of activity done on that review. Suppose I need to fetch
all reviews at any place with like and comment counts of each review in a
single query, how do I write such query.
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...