Liking cljdoc? Tell your friends :D

clojurewerkz.neocons.rest


connectclj

(connect uri)
(connect uri login password)
(connect uri login password options)

Connects to given Neo4J REST API endpoint and performs service discovery

Connects to given Neo4J REST API endpoint and performs service discovery
sourceraw docstring

DELETEclj

(DELETE connection uri & {:keys [body] :as options})
source

GETclj

(GET connection uri & {:as options})
source

POSTclj

(POST connection uri & {:keys [body] :as options})
source

PUTclj

(PUT connection uri & {:keys [body] :as options})
source

USER-AGENTclj

source

VERSIONclj

source

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

× close