Cypher is a declarative graph query language for the (open source) graph database Neo4j that allows for expressive and efficient querying and updating of the graph store. Cypher is a relatively simple but still very powerful language. Very complicated database queries can easily be expressed through Cypher. This allows you to focus on your domain instead of getting lost in database access. … Cypher Query Language (CQL)
If you did not already know: “Cypher Query Language (CQL)”
27 Friday Nov 2015
Posted What is ...
in