cl-neo4j
neo4j RESTful Client Interface
$ area51 add cl-neo4jCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-neo4j:some-function ...)neo4j RESTful Client Interface
$ area51 add cl-neo4jCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-neo4j:some-function ...)