Liking cljdoc? Tell your friends :D

neo4j-clj.compability

Deprecated, use neo4j-clj.compatibility.

Deprecated, use `neo4j-clj.compatibility`.
raw docstring

neo4j-clj.compatibility

Neo4j communicates with Java via custom data structures. Those are can contain lists, maps, nulls, values or combinations. This namespace has functions to help to convert between Neo4j's data structures and Clojure

Neo4j communicates with Java via custom data structures. Those are
can contain lists, maps, nulls, values or combinations. This namespace
has functions to help to convert between Neo4j's data structures and Clojure
raw docstring

neo4j-clj.core

This namespace contains the logic to connect to Neo4j instances, create and run queries as well as creating an in-memory database for testing.

This namespace contains the logic to connect to Neo4j instances,
create and run queries as well as creating an in-memory database for
testing.
raw docstring

neo4j-clj.in-memory

This namespace contains the logic to connect to JVM-local in-memory Neo4j instances, esp. for testing.

This namespace contains the logic to connect to JVM-local in-memory Neo4j
instances, esp. for testing.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close