Package com.playtika.janusgraph.utility
Class GhostVertexRemover
java.lang.Object
com.playtika.janusgraph.utility.GhostVertexRemover
-
Constructor Summary
ConstructorsConstructorDescriptionGhostVertexRemover(org.janusgraph.graphdb.database.StandardJanusGraph standardJanusGraph) -
Method Summary
-
Constructor Details
-
GhostVertexRemover
public GhostVertexRemover(org.janusgraph.graphdb.database.StandardJanusGraph standardJanusGraph) throws org.janusgraph.diskstorage.BackendException - Throws:
org.janusgraph.diskstorage.BackendException
-
-
Method Details
-
removeGhostVertex
public void removeGhostVertex(long vertexId) throws org.janusgraph.diskstorage.BackendException - Throws:
org.janusgraph.diskstorage.BackendException
-