cl-neo4j

neo4j RESTful Client Interface

$ area51 add cl-neo4jCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-neo4j:some-function ...)