Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Neodriver_eioSourcePublic interface of the neodriver_eio library.
Curated public surface: only the modules aliased here are part of the public API.
User-facing entry point: Driver.connect builds a session from a URI and auth token.
A minimal Bolt connection (connect, authenticate, RUN/PULL/DISCARD, transactions).
Explicit transactions (BEGIN/COMMIT/ROLLBACK with per-transaction state).
Per-session connection: auto-commit queries, explicit and managed transactions.
A lazily-streamed query result (next/peek/fetch/consume/single).