public class FulgoraElementTraversal<S,E>
extends org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.DefaultGraphTraversal<S,E>
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.tinkerpop.gremlin.structure.Graph> |
getGraph() |
static <S,E> FulgoraElementTraversal<S,E> |
of(TitanTransaction graph) |
asAdmin, clone, equals, hashCode, iterateaddStart, addStarts, addStep, applyStrategies, getEndStep, getEngine, getParent, getSideEffects, getStartStep, getSteps, getStrategies, hasNext, isLocked, next, removeStep, reset, setEngine, setGraph, setParent, setSideEffects, setStrategies, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddStepaddStart, addStarts, addStep, applyStrategies, equals, getEndStep, getEngine, getParent, getSideEffects, getStartStep, getSteps, getStrategies, getTraverserGenerator, getTraverserRequirements, isLocked, removeStep, removeStep, reset, setEngine, setGraph, setParent, setSideEffects, setStrategiesaddE, addInE, addOutE, addV, aggregate, and, as, barrier, barrier, both, bothE, bothV, branch, branch, by, by, by, by, by, by, by, by, by, by, cap, choose, choose, choose, choose, coalesce, coin, constant, count, count, cyclicPath, dedup, dedup, drop, emit, emit, emit, filter, filter, flatMap, flatMap, fold, fold, group, group, groupCount, groupCount, has, has, has, has, has, has, has, has, hasId, hasKey, hasLabel, hasNot, hasValue, id, identity, in, inE, inject, inV, is, is, key, label, limit, limit, local, map, map, mapKeys, mapValues, match, max, max, mean, mean, min, min, not, option, option, or, order, order, otherV, out, outE, outV, path, profile, properties, property, property, propertyMap, range, range, repeat, sack, sack, sack, sample, sample, select, select, select, select, sideEffect, sideEffect, simplePath, store, subgraph, sum, sum, tail, tail, tail, tail, timeLimit, times, to, toE, toV, tree, tree, unfold, union, until, until, value, valueMap, valueMap, values, where, where, wherepublic static <S,E> FulgoraElementTraversal<S,E> of(TitanTransaction graph)
Copyright © 2012–2015. All rights reserved.