Class: Cyrel::AST::ClauseNode

Inherits:
Node
  • Object
show all
Defined in:
lib/cyrel/ast/clause_node.rb

Overview

Base class for clause nodes (MATCH, WHERE, RETURN, etc.) The building blocks of your query, like LEGO but with more existential dread

Method Summary

Methods inherited from Node

#==, #accept