Module: Cyrel::Pattern

Defined in:
lib/cyrel/pattern.rb,
lib/cyrel/pattern/node.rb,
lib/cyrel/pattern/path.rb,
lib/cyrel/pattern/relationship.rb

Overview

Namespace for classes representing structural components of Cypher patterns (nodes, relationships, paths).

Defined Under Namespace

Classes: Node, Path, Relationship