Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 317 Bytes

advanced_overview.md

File metadata and controls

4 lines (2 loc) · 317 Bytes

Overview

All queries so far have followed the same pattern: a SELECT clause followed by a single Cypher call in the FROM clause. However, a Cypher query can be used in many other ways. This section highlights some more advanced ways of using the Cypher call within a more complex SQL/Cypher Hybrid Query.