package neo4j_bolt

  1. Overview
  2. No Docs
Pure OCaml Neo4j Bolt protocol client with TLS support

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
sha512=77bbf2a38cb070ffe6633c569e7ed5ba6bfed3cf7cee5f0dffb6914fedd660d0e205f61b7b094b6e145fb64c330d26d3139ac23678500a38b5b6f8e9826a13ae

Description

A pure OCaml implementation of the Neo4j Bolt protocol with TLS/SSL support. Supports bolt://, bolt+s://, bolts://, and bolt+ssc:// connection schemes.

Published: 03 Jan 2026

Dependencies (7)

  1. yojson >= "2.0"
  2. ssl >= "0.7"
  3. lwt_ssl >= "1.2"
  4. lwt_ppx >= "2.1"
  5. lwt >= "5.6"
  6. dune >= "3.0"
  7. ocaml >= "4.14"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None