public interface CacheConfig
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
cacheTime() |
EdgeLabel |
edgeLabel()
This method only applies if
isEdgeCache() returns true. |
boolean |
isEdgeCache() |
boolean |
isPropertyCache() |
VertexLabel |
vertexLabel() |
VertexLabel vertexLabel()
EdgeLabel edgeLabel()
isEdgeCache() returns true.boolean isPropertyCache()
boolean isEdgeCache()
java.time.Duration cacheTime()