Neodriver_corePublic interface of the neodriver_core library.
Curated public surface: only the modules aliased here are part of the public API.
module Errors : sig ... endError taxonomy (server and driver errors).
module Config : sig ... endConfiguration records with validated constructors.
module Addressing : sig ... endServer addresses and URI parsing.
module Deadline : sig ... endDeadlines for unified timing.
module Temporal : sig ... endDate/Time/DateTime/Duration value types.
module Values : sig ... endRich value types (graph, spatial, temporal, vector, unsupported, broken).
module Hydration : sig ... endConversion between PackStream values and rich values.
module Capabilities : sig ... endPer-version Bolt protocol capabilities.