cypher_dart 0.1.1 copy "cypher_dart: ^0.1.1" to clipboard
cypher_dart: ^0.1.1 copied to clipboard

OpenCypher parser, AST, diagnostics, and formatter for Dart and Flutter.

0.1.1 #

  • Added an in-memory Cypher execution engine with graph store APIs.
  • Expanded expression/function support, including pattern/existential handling and temporal/scalar functions used by openCypher scenarios.
  • Added engine/parser/AST test coverage and benchmark/coverage tooling.
  • Added openCypher TCK execution coverage runner improvements, including scenario parameter handling and feature-gate aware parsing.

0.1.0 #

  • Initial public release of cypher_dart.
  • Added parser, diagnostics, AST model, and formatter API.
  • Added strict mode with Neo4j feature-flag opt-in checks.
  • Added Flutter example and CI workflows.
0
likes
160
points
219
downloads

Publisher

unverified uploader

Weekly Downloads

OpenCypher parser, AST, diagnostics, and formatter for Dart and Flutter.

Repository (GitHub)
View/report issues

Topics

#cypher #neo4j #graph-database #parser #flutter

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta, source_span

More

Packages that depend on cypher_dart