0. two different approaches to graph querying Cypher: declarative external DSL with optimizer and Neo4j runtime Gremelin: imperative, internal DSL, with Tinkerpop runtime 1. which is easier to understand, maintain 2. which is faster
> Am 11.03.2015 um 10:56 schrieb Prashant Gangwar <[email protected]>: > > Whats the difference between Cypher and gremlin query in neo4j and which one > is better and how to decide that? > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
