Skip to main content
Version: 0.1.0

3. Graph Relationships

Coming Soon

This tutorial is under development. See the Graph Queries guide and the Graph Model concept for background.

What You'll Learn

  • Creating relationships between nodes with RELATE
  • Querying connections with NEIGHBORS() and GRAPH_TABLE
  • Building a content recommendation graph
  • Combining graph traversal with document queries