2.1 · Lesson

Graph types

Let's take a look at the types of data returned by a Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. query.

The majority of the types returned by a Cypher query are mapped directly to Java types, but some more complex types need special handling.