Release Notes For v0.1.0
Pre-release
Pre-release
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.