v0.4.0
Highlights
- Node identity in results. Added
GraphProvider::node_idand anidonCypherValue::Nodeso consumers can map a returned node back to their own object — label + name alone was not unique.
Breaking: GraphProvider implementers must add node_id.