Skip to content

@codemix/graph@0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:53
fcd1d32

Minor Changes

  • 83a2baf: Add TraversalPath.nodes(), relationships(), length(), and sum() to make path post-processing easier, and support ORDER BY expressions that reference projected aliases before RETURN and WITH.