Liking cljdoc? Tell your friends :D

sqlg-clj.anon


__cljmacro

(__ xs & body)

Starts a anonymous traversal.

Starts a anonymous traversal.
sourceraw docstring

__add-Eclj

(__add-E label-or-traversal)
source

__add-Vclj

(__add-V)
(__add-V label-or-traversal)
source

__addEclj

source

__addVclj

source

__aggregateclj

(__aggregate k)
(__aggregate scope k)
source

__andclj

(__and & traversals)
source

__asclj

(__as step-label & step-labels)
source

__barrierclj

(__barrier)
(__barrier max-or-consumer)
source

__bothclj

(__both & labels)
source

__bothEclj

(__bothE & labels)
source

__bothVclj

(__bothV)
source

__branchclj

(__branch f-or-t)
source

__capclj

(__cap k & ks)
source

__chooseclj

(__choose f-or-t)
(__choose p-or-t true-choice)
(__choose p-or-t true-choice false-choice)
source

__coalesceclj

(__coalesce & traversals)
source

__coinclj

(__coin prob)
source

__constantclj

(__constant c)
source

__countclj

(__count)
(__count scope)
source

__cyclic-pathclj

(__cyclic-path)
source

__dedupclj

(__dedup)
(__dedup & args)
source

__dropclj

(__drop)
source

__element-mapclj

(__element-map & ks)
source

__emitclj

(__emit)
(__emit pred-or-t)
source

__filterclj

(__filter pred-or-t)
source

__flat-mapclj

(__flat-map f-or-t)
source

__foldclj

(__fold)
(__fold seed fold-function)
source

__groupclj

(__group)
(__group k)
source

__group-countclj

(__group-count)
(__group-count k)
source

__hasclj

(__has k)
(__has k val-or-pred-or-t)
(__has label k val-or-pred)

Allows an element if it has the given property or it satisfies given predicate.

Allows an element if it has the given property or it satisfies given predicate.
sourceraw docstring

__has-idclj

(__has-id ids)
source

__has-keyclj

(__has-key ks)
source

__has-labelclj

(__has-label label-or-pred)
(__has-label label & labels)
source

__idclj

(__id)
source

__identityclj

(__identity)
source

__inclj

(__in & labels)
source

__indexclj

(__index)
source

__inEclj

(__inE & labels)
source

__injectclj

(__inject args)
source

__inVclj

(__inV)
source

__isclj

(__is val-or-pred)
source

__keyclj

(__key)
source

__labelclj

(__label)
source

__limitclj

(__limit lim)
(__limit scope lim)
source

__localclj

(__local local-traversal)
source

__loopsclj

(__loops)
(__loops k)
source

__mapclj

(__map f-or-t)
source

__matchclj

(__match & traversals)
source

__mathclj

(__math expr)
source

__maxclj

(__max)
(__max scope)
source

__meanclj

(__mean)
(__mean scope)
source

__midVclj

source

__minclj

(__min)
(__min scope)
source

__notclj

(__not not-traversal)
source

__optionalclj

(__optional opt-traversal)
source

__orclj

(__or & traversals)
source

__orderclj

(__order)
(__order scope)
source

__otherVclj

(__otherV)
source

__outclj

(__out & labels)
source

__outEclj

(__outE & labels)
source

__outVclj

(__outV)
source

__pathclj

(__path)
source

__projectclj

(__project k & ks)
source

__propertiesclj

(__properties & ks)
source

__propertyclj

(__property args)
source

__property-mapclj

(__property-map & ks)
source

__rangeclj

(__range low high)
(__range scope low high)
source

__repeatclj

(__repeat repeat-traversal)
(__repeat l repeat-traversal)
source

__sackclj

(__sack)
(__sack sack-op)
source

__sampleclj

(__sample amount)
(__sample scope amount)
source

__selectclj

(__select arg1)
(__select arg1 & args)
source

__side-effectclj

(__side-effect c-or-t)
source

__simple-pathclj

(__simple-path)
source

__skipclj

(__skip amount)
(__skip scope amount)
source

__storeclj

(__store k)
source

__subgraphclj

(__subgraph k)
source

__sumclj

(__sum)
(__sum scope)
source

__tailclj

(__tail)
(__tail arg1)
(__tail scope lim)
source

__time-limitclj

(__time-limit lim)
source

__timesclj

(__times loops)
source

__toclj

(__to direction & labels)
source

__to-Eclj

(__to-E direction & labels)
source

__to-Vclj

(__to-V direction)
source

__treeclj

(__tree)
(__tree k)
source

__unfoldclj

(__unfold)
source

__unionclj

(__union & traversals)
source

__untilclj

(__until pred-or-t)
source

__Vclj

(__V & ids)
source

__valueclj

(__value)
source

__value-mapclj

(__value-map & args)
source

__valuesclj

(__values & ks)
source

__whereclj

(__where p-or-t)
(__where k p)
source

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

× close