Skip to content

v0.4.0

Choose a tag to compare

@paracycle paracycle released this 08 Jul 18:09

Highlights

  • Node identity in results. Added GraphProvider::node_id and an id on CypherValue::Node so consumers can map a returned node back to their own object — label + name alone was not unique.

Breaking: GraphProvider implementers must add node_id.