Ogre now targets Gremlin 3.2 and TinkerPop 3. This involves major breaking changes to the API. Documentation will be updated once targeted development versions of Gremlin and TinkerPop ship and Ogre API becomes mostly stable again.
has
and has-not
filters.into-list!
function.--E>
`<E--have become
-E>\
<E-`. This enforces all shortened
traversal methods to only be three characters long.reverse
has been added. This function reverses the order of the
elements in the pipeline.convert-to-map
is now polymorphic and converts Rows as well.Update Gremlin version to 2.3.0. count
is now count!
because it
executes the pipeline and returns all the objects. Type hinting has mostly
been added in.
First release. Covers most of the library.
Can you improve this documentation? These fine people already did:
Zack Maril, Stephen Mallette & Michael KlishinEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close