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

Dart driver to manipulate the Neo4J database with the Neo4J HTTP API.

1.0.6 #

  • Custom interceptor added, permits to add headers to response.

1.0.6 #

  • fix readme
  • add screenshots

1.0.4 #

  • fix folders tree

1.0.3 #

  • format files
  • fix naming convention
  • fix package description

1.0.0 #

  • release first stable version

0.0.21 #

  • fix package name
  • fix imports
  • fix package

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

15
likes
130
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

Dart driver to manipulate the Neo4J database with the Neo4J HTTP API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http, http_interceptor

More

Packages that depend on neo4driver