(auto-node-index-lookup-location-for endpoint key value)
(encode-path s)
Escapes input as URI path
Escapes input as URI path
(instantiate-record-from payload)
Instantiates a record from the given payload, detecting what kind of Neo4J entity (a node, a relationship, a path) this payload represents. Defaults to returning the object if we don't know how to deal with it.
Instantiates a record from the given payload, detecting what kind of Neo4J entity (a node, a relationship, a path) this payload represents. Defaults to returning the object if we don't know how to deal with it.
(node-in-index-location-for endpoint id idx)
(node-in-index-location-for endpoint id idx key)
(node-in-index-location-for endpoint id idx key value)
(rel-in-index-location-for endpoint id idx)
(rel-in-index-location-for endpoint id idx key)
(rel-in-index-location-for endpoint id idx key value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close