'statics.load_statics(globals())',
'V': <function gremlin_python.process.graph_traversal.V(*args)>,
'addE': <function gremlin_python.process.graph_traversal.addE(*args)>,
'addV': <function gremlin_python.process.graph_traversal.addV(*args)>,
'aggregate': <function gremlin_python.process.graph_traversal.aggregate(*args)>,
'and_': <Operator.and_: 2>,
'as_': <function gremlin_python.process.graph_traversal.as_(*args)>,
'barrier': <function gremlin_python.process.graph_traversal.barrier(*args)>,
'both': <function gremlin_python.process.graph_traversal.both(*args)>,
'bothE': <function gremlin_python.process.graph_traversal.bothE(*args)>,
'bothV': <function gremlin_python.process.graph_traversal.bothV(*args)>,
'branch': <function gremlin_python.process.graph_traversal.branch(*args)>,
'cap': <function gremlin_python.process.graph_traversal.cap(*args)>,
'choose': <function gremlin_python.process.graph_traversal.choose(*args)>,
'coalesce': <function gremlin_python.process.graph_traversal.coalesce(*args)>,
'coin': <function gremlin_python.process.graph_traversal.coin(*args)>,
'constant': <function gremlin_python.process.graph_traversal.constant(*args)>,
'count': <function gremlin_python.process.graph_traversal.count(*args)>,
'cyclicPath': <function gremlin_python.process.graph_traversal.cyclicPath(*args)>,
'dedup': <function gremlin_python.process.graph_traversal.dedup(*args)>,
'drop': <function gremlin_python.process.graph_traversal.drop(*args)>,
'emit': <function gremlin_python.process.graph_traversal.emit(*args)>,
'filter': <function gremlin_python.process.graph_traversal.filter(*args)>,
'flatMap': <function gremlin_python.process.graph_traversal.flatMap(*args)>,
'fold': <function gremlin_python.process.graph_traversal.fold(*args)>,
'group': <function gremlin_python.process.graph_traversal.group(*args)>,
'groupCount': <function gremlin_python.process.graph_traversal.groupCount(*args)>,
'has': <function gremlin_python.process.graph_traversal.has(*args)>,
'hasId': <function gremlin_python.process.graph_traversal.hasId(*args)>,
'hasKey': <function gremlin_python.process.graph_traversal.hasKey(*args)>,
'hasLabel': <function gremlin_python.process.graph_traversal.hasLabel(*args)>,
'hasNot': <function gremlin_python.process.graph_traversal.hasNot(*args)>,
'hasValue': <function gremlin_python.process.graph_traversal.hasValue(*args)>,
'id': <T.id: 1>,
'identity': <function gremlin_python.process.graph_traversal.identity(*args)>,
'inE': <function gremlin_python.process.graph_traversal.inE(*args)>,
'inV': <function gremlin_python.process.graph_traversal.inV(*args)>,
'in_': <function gremlin_python.process.graph_traversal.in_(*args)>,
'index': <function gremlin_python.process.graph_traversal.index(*args)>,
'inject': <function gremlin_python.process.graph_traversal.inject(*args)>,
'is_': <function gremlin_python.process.graph_traversal.is_(*args)>,
'key': <T.key: 2>,
'label': <T.label: 3>,
'limit': <function gremlin_python.process.graph_traversal.limit(*args)>,
'local': <Scope.local: 2>,
'loops': <function gremlin_python.process.graph_traversal.loops(*args)>,
'map': <function gremlin_python.process.graph_traversal.map(*args)>,
'match': <function gremlin_python.process.graph_traversal.match(*args)>,
'math': <function gremlin_python.process.graph_traversal.math(*args)>,
'max': <Operator.max: 5>,
'mean': <function gremlin_python.process.graph_traversal.mean(*args)>,
'min': <Operator.min: 6>,
'optional': <function gremlin_python.process.graph_traversal.optional(*args)>,
'or_': <Operator.or_: 9>,
'order': <function gremlin_python.process.graph_traversal.order(*args)>,
'otherV': <function gremlin_python.process.graph_traversal.otherV(*args)>,
'out': <function gremlin_python.process.graph_traversal.out(*args)>,
'outE': <function gremlin_python.process.graph_traversal.outE(*args)>,
'outV': <function gremlin_python.process.graph_traversal.outV(*args)>,
'path': <function gremlin_python.process.graph_traversal.path(*args)>,
'project': <function gremlin_python.process.graph_traversal.project(*args)>,
'properties': <function gremlin_python.process.graph_traversal.properties(*args)>,
'property': <function gremlin_python.process.graph_traversal.property(*args)>,
'propertyMap': <function gremlin_python.process.graph_traversal.propertyMap(*args)>,
'range': <function gremlin_python.process.graph_traversal.range(*args)>,
'repeat': <function gremlin_python.process.graph_traversal.repeat(*args)>,
'sack': <function gremlin_python.process.graph_traversal.sack(*args)>,
'sample': <function gremlin_python.process.graph_traversal.sample(*args)>,
'select': <function gremlin_python.process.graph_traversal.select(*args)>,
'sideEffect': <function gremlin_python.process.graph_traversal.sideEffect(*args)>,
'simplePath': <function gremlin_python.process.graph_traversal.simplePath(*args)>,
'skip': <function gremlin_python.process.graph_traversal.skip(*args)>,
'store': <function gremlin_python.process.graph_traversal.store(*args)>,
'subgraph': <function gremlin_python.process.graph_traversal.subgraph(*args)>,
'sum': <Operator.sum: 10>,
'tail': <function gremlin_python.process.graph_traversal.tail(*args)>,
'timeLimit': <function gremlin_python.process.graph_traversal.timeLimit(*args)>,
'times': <function gremlin_python.process.graph_traversal.times(*args)>,
'to': <function gremlin_python.process.graph_traversal.to(*args)>,
'toE': <function gremlin_python.process.graph_traversal.toE(*args)>,
'toV': <function gremlin_python.process.graph_traversal.toV(*args)>,
'tree': <function gremlin_python.process.graph_traversal.tree(*args)>,
'unfold': <function gremlin_python.process.graph_traversal.unfold(*args)>,
'union': <function gremlin_python.process.graph_traversal.union(*args)>,
'until': <function gremlin_python.process.graph_traversal.until(*args)>,
'value': <T.value: 4>,
'valueMap': <function gremlin_python.process.graph_traversal.valueMap(*args)>,
'values': <Column.values: 2>,
'where': <function gremlin_python.process.graph_traversal.where(*args)>,
'normSack': <Barrier.normSack: 1>,
'single': <Cardinality.single: 3>,
'list_': <Cardinality.list_: 1>,
'set_': <Cardinality.set_: 2>,
'keys': <Column.keys: 1>,
'OUT': <Direction.OUT: 3>,
'IN': <Direction.IN: 2>,
'BOTH': <Direction.BOTH: 1>,
'V1_0': <GryoVersion.V1_0: 1>,
'V2_0': <GraphSONVersion.V2_0: 2>,
'V3_0': <GryoVersion.V3_0: 2>,
'minus': <Operator.minus: 7>,
'mult': <Operator.mult: 8>,
'div': <Operator.div: 4>,
'assign': <Operator.assign: 3>,
'addAll': <Operator.addAll: 1>,
'sumLong': <Operator.sumLong: 11>,
'incr': <Order.incr: 4>,
'decr': <Order.decr: 2>,
'shuffle': <Order.shuffle: 5>,
'asc': <Order.asc: 1>,
'desc': <Order.desc: 3>,
'any': <Pick.any: 1>,
'none': <Pick.none: 2>,
'first': <Pop.first: 2>,
'last': <Pop.last: 3>,
'all_': <Pop.all_: 1>,
'mixed': <Pop.mixed: 4>,
'global_': <Scope.global_: 1>,