Liking cljdoc? Tell your friends :D

clj-gremlin.core3


add-vertexclj

(add-vertex g & args)
source

bothclj

(both g__339__auto__ & args__340__auto__)
source

both-eclj

(both-e g__339__auto__ & args__340__auto__)
source

empty-string-arrayclj

source

has-labelclj

(has-label g__339__auto__ & args__340__auto__)
source

inclj

(in g__339__auto__ & args__340__auto__)
source

in-eclj

(in-e g__339__auto__ & args__340__auto__)
source

internal-varargs-stringcljmacro

(internal-varargs-string fname)
source

outclj

(out g__339__auto__ & args__340__auto__)
source

out-eclj

(out-e g__339__auto__ & args__340__auto__)
source

propertiesclj

(properties g__339__auto__ & args__340__auto__)
source

propertyclj

(property g & args)
source

StartTraversalcljprotocol

internal-Vclj

(internal-V this args)

internal-add-vertexclj

(internal-add-vertex this args)
source

TraversalStepscljprotocol

internal-bothclj

(internal-both g edge-labels)

internal-has-labelclj

(internal-has-label g labels)

in-vclj

(in-v g)

runclj

(run g)

Added step not from Gremlin to 'run' the traversal, returning a list

Added step not from Gremlin to 'run' the traversal, returning a list

internal-valuesclj

(internal-values g property-keys)

internal-both-eclj

(internal-both-e g edge-labels)

internal-in-eclj

(internal-in-e g edge-labels)

valueclj

(value g)

internal-outclj

(internal-out g edge-labels)

both-vclj

(both-v g)

internal-inclj

(internal-in g edge-labels)

internal-propertyclj

(internal-property g args)

internal-propertiesclj

(internal-properties g property-keys)

out-vclj

(out-v g)

internal-out-eclj

(internal-out-e g edge-labels)

hasclj

(has g k v)
(has g label k v)
source

Vclj

(V g & args)
source

valuesclj

(values g__339__auto__ & args__340__auto__)
source

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

× close