Liking cljdoc? Tell your friends :D

clj-arangodb.arangodb.cursor


all-matchclj

(all-match cursor pred)
source

any-matchclj

(any-match cursor pred)
source

as-list-remainingclj

(as-list-remaining cursor)
source

collect-intoclj

(collect-into cursor target)
source

countclj

(count cursor)
source

filterclj

(filter cursor pred)
source

firstclj

(first cursor)
source

foreachclj

(foreach cursor action)
source

get-countclj

(get-count cursor)
source

get-statsclj

(get-stats cursor)
source

get-typeclj

(get-type cursor)
source

get-warningsclj

(get-warnings cursor)
source

has-nextclj

(has-next cursor)
source

is-cachedclj

(is-cached cursor)
source

iteratorclj

(iterator cursor)
source

mapclj

(map cursor mapper)
source

nextclj

(next cursor)
source

none-matchclj

(none-match cursor pred)
source

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

× close