dart_neo4j 0.1.0 copy "dart_neo4j: ^0.1.0" to clipboard
dart_neo4j: ^0.1.0 copied to clipboard

A comprehensive Neo4j driver for Dart supporting both bolt:// and neo4j:// URI schemes with type-safe result access.

0.1.0 #

  • Fixed handling of multiple node returns in Cypher queries (RETURN a, b syntax)
  • Improved Record.fromBolt to properly handle BoltNode, BoltRelationship, and BoltUnboundRelationship structures
  • Enhanced BoltConnection to preserve Bolt structures in record data

0.0.2 #

  • Updated license section in README to correctly reflect GPL-3.0 license

0.0.1 #

  • Initial release of dart_neo4j package.
5
likes
0
points
42
downloads

Publisher

verified publisherex3.dev

Weekly Downloads

A comprehensive Neo4j driver for Dart supporting both bolt:// and neo4j:// URI schemes with type-safe result access.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_bolt

More

Packages that depend on dart_neo4j