(get-document coll key)(get-document coll key as)(get-document coll key as options)Class represents the class of the returned document.
String will return a json encoding
VpackSlice will return a arangodb velocypack slice
BaseDocument will return a java object
Map will return a java map
Class represents the class of the returned document. `String` will return a json encoding `VpackSlice` will return a arangodb velocypack slice `BaseDocument` will return a java object `Map` will return a java map
(get-documents coll keys)(get-documents coll keys as)Class represents the class of the returned document.
String will return a json encoding
VpackSlice will return a arangodb velocypack slice
BaseDocument will return a java object
Map will return a java map
Class represents the class of the returned document. `String` will return a json encoding `VpackSlice` will return a arangodb velocypack slice `BaseDocument` will return a java object `Map` will return a java map
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |