BoltexNif.Node
(boltex_nif v0.1.1)
View Source
A Neo4j node returned from a query.
The id is the internal, transient Neo4j id. For stable identity across
transactions prefer an application-level key on properties (or wait for
Phase 3 when element_id is wired up via Bolt v5).