API Reference boltex_nif v#0.1.1

View Source

Modules

Elixir NIF bindings for the neo4rs Rust driver for Neo4j.

A NaiveDateTime paired with a fixed UTC offset — mirrors Bolt's DateTime (not DateTimeZoneId).

A NaiveDateTime paired with an IANA time-zone identifier (e.g. "Europe/Paris") — mirrors Bolt's DateTimeZoneId.

A Neo4j temporal duration.

A server-side Cypher/transaction error reported by Neo4j.

A Neo4j node returned from a query.

A Cypher notification emitted by the server (warnings, hints, etc.).

Source position inside the Cypher query a notification refers to.

An alternating sequence of nodes and relationships returned by Neo4j.

A spatial point. z is nil for 2D points; otherwise a float for 3D points. srid is the Spatial Reference System Identifier.

A Neo4j relationship (edge) with both endpoints bound.

Metadata returned alongside a query run — timing, counters, notifications, and (under Bolt v5) the bookmark identifying the committed state.

Database write statistics produced by a query.

A time-of-day with a fixed UTC offset (Bolt Time).

A relationship detached from its start/end nodes — used inside BoltexNif.Path.