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.
module Routing_table : sig ... endRouting tables for neo4j:// (routed) drivers.
module Auth_manager : sig ... endAuthentication tokens and auth managers.
module Bookmarks : sig ... endAn immutable set of bookmark string values (causal chaining).
module Bookmark_manager : sig ... endBookmark managers (sharing bookmarks across sessions).
module Log : sig ... endLogging infrastructure (Logs sources, connection ids, value formatting and the NEO4J_LOG_LEVEL / NEO4J_LOG_SCOPES environment control).