github apache/age v0.1.0
Release Notes For v0.1.0

pre-release3 years ago

This release supports the following openCypher clauses.

  • CREATE clause with a node that has a label
    • It must be in queries by itself.
  • MATCH clause with a node that has a label
  • RETURN clause without aggregation
  • WITH clause without aggregation

Function call expression is not supported.

For more information, please refer to the documentation in doc/ directory.

Don't miss a new age release

NewReleases is sending notifications on new releases.