Technology

Understanding syntax and creating patterns | Cypher Query Language

Cypher Query Language or CQL is the language to traverse and update graph structures in Neo4J. The language is similar to SQL and provides a declarative syntax for querying. However, it is worth mentioning that unlike SQL in which one needs to provide the complete procedure how to get records by defining joins etc. CQL's language...

by Shivam Khandelwal
Tag: CQL Syntax
16-Jul-2016