package neodriver_core

  1. Overview
  2. Docs
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.

The root Neodriver_core aggregates all of the above.