Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v0.1.0-phase1
6dcf9c64 · ·Phase 1 Complete: In-memory Cypher execution Features: - CREATE nodes with labels and properties - CREATE relationships with properties - MATCH simple patterns (one-hop) - WHERE basic filters (=, <>, <, >, <=, >=, AND, OR) - RETURN projections (properties, nodes, aliases) 89 tests passing