package neodriver_core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Transport-agnostic core of the pure OCaml Neo4j driver
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.2.tar.gz
md5=ddea08803bc57d4928a9f13de54461ae
sha512=d5dc0b69af7972944332b243a28ccc2b15adb62ee9129023cf5a3ea57faf13b048e79579fe03b73d0a17c8c84e32ab92f27de6e2579c59ce4bb5bf8b5131100c
doc/index.html
neodriver_core
Transport-agnostic core of the driver: shared types and logic that do not depend on the network backend.
Neodriver_core.Errors— the error taxonomy andis_retryable.Neodriver_core.Config— configuration records with validated constructors.Neodriver_core.Addressing— server addresses and driver URI parsing (bolt://,neo4j://and their+s/+sscvariants).Neodriver_core.Deadline— deadlines for unified timing.Neodriver_core.Temporal— Date / Time / DateTime / Duration value types (named zones resolved through the embedded IANA database).Neodriver_core.Values— rich value types (graph, spatial, temporal, vector, unsupported, broken).Neodriver_core.Hydration— conversion between PackStream values and rich values.Neodriver_core.Capabilities— per-version Bolt protocol capabilities.
The root Neodriver_core aggregates all of the above.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>