public class MapSystem extends SimpleSystemImpl
cacheMap, LOGGERdebug| Constructor and Description |
|---|
MapSystem() |
| Modifier and Type | Method and Description |
|---|---|
SimpleSystem |
connect(String... connectionParams) |
Class<? extends SimpleNode> |
getNodeClass() |
MapNode |
initMap(String kind,
Object... keyValues)
initialize a mapNode with the given key/value pairs
|
SimpleNode |
moveTo(String nodeQuery,
String... keys) |
MapNode |
moveTo(org.apache.tinkerpop.gremlin.structure.Vertex vertex,
String... keys)
create a new MapNode based on an existing vertex
|
close, flushCache, getName, getVersion, optionalStartNode, setName, setVersionaddVertex, getStartNode, graph, isDebug, setDebug, setStartNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVertex, forAll, g, getStartNode, graph, isDebug, setDebug, setStartNodepublic SimpleSystem connect(String... connectionParams) throws Exception
Exceptionpublic SimpleNode moveTo(String nodeQuery, String... keys)
public Class<? extends SimpleNode> getNodeClass()
public MapNode initMap(String kind, Object... keyValues)
keyValues - Copyright © 2018 BITPlan GmbH. All rights reserved.