public class LegacyBackendGraph extends SimpleGraph
Constructor and Description |
---|
LegacyBackendGraph(GenericGraph genericGraph) |
Modifier and Type | Method and Description |
---|---|
List<Criteria> |
getDefaultCriteria() |
LegacyVertex |
getVertex(String namespace,
String id) |
add, add, add, add, addEdgeListener, addEdges, addVertexListener, addVertices, clearEdges, clearVertices, connectVertices, connectVertices, containsVertexId, containsVertexId, contributesTo, getEdge, getEdge, getEdgeIdsForVertex, getEdgeIdsForVertices, getEdges, getEdges, getEdgeTotalCount, getNamespace, getVertex, getVertexTotalCount, getVertices, getVertices, remove, remove, removeEdgeListener, removeEdges, removeVertex, removeVertexListener, resetContainer, setEdges, setVertices
public LegacyBackendGraph(GenericGraph genericGraph)
public LegacyVertex getVertex(String namespace, String id)
getVertex
in interface BackendGraph
getVertex
in class SimpleGraph
Copyright © 2021. All rights reserved.