public interface JanusGraphHadoopSetup
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
getFilterPartitionedVertices() |
IDManager |
getIDManager() |
RelationReader |
getRelationReader(long vertexId) |
SystemTypeInspector |
getSystemTypeInspector() |
TypeInspector |
getTypeInspector() |
SliceQuery |
inputSlice()
Return an input slice across the entire row.
|
TypeInspector getTypeInspector()
SystemTypeInspector getSystemTypeInspector()
RelationReader getRelationReader(long vertexId)
IDManager getIDManager()
SliceQuery inputSlice()
void close()
boolean getFilterPartitionedVertices()
Copyright © 2012–2020. All rights reserved.