neo4driver 0.0.18 copy "neo4driver: ^0.0.18" to clipboard
neo4driver: ^0.0.18 copied to clipboard

Dart driver to use Neo4J database

0.0.18 #

  • update getNodesWithHighestProperty

0.0.17 #

  • get bus lines added
  • fix createGraphProjection
  • fix computeShortestPathDijkstra

0.0.14 #

  • fix convertResponseToBoolean, now check empty data
  • fix updateNodeById
  • Path.toJson added
  • PathPoint.toJson added
  • Relationship.fromNeo4jJson added
  • Relationship.fromJson added

0.0.8 #

  • fix convertResponseToPath (now return empty List)

0.0.7 #

  • Fix convertResponseToNodeList

0.0.6 #

  • fix findAllNodesByLabel : exception added, no longer nullable

0.0.5 #

  • updateNodeWithId now nullable
  • add exception to library
  • fix convertResponseToRelationshipList

0.0.2 #

Fix package dependencies, toJson added to Relationship & Node classes

0.0.1 #

First public version of Neo4Driver

13
likes
120
pub points
39%
popularity

Publisher

unverified uploader

Dart driver to use Neo4J database

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http

More

Packages that depend on neo4driver