public interface SchemaCache
SystemRelationTypes| Modifier and Type | Interface and Description |
|---|---|
static interface |
SchemaCache.StoreRetrieval |
| Modifier and Type | Method and Description |
|---|---|
void |
expireSchemaElement(long schemaId) |
Long |
getSchemaId(String schemaName) |
EntryList |
getSchemaRelations(long schemaId,
BaseRelationType type,
org.apache.tinkerpop.gremlin.structure.Direction dir) |
EntryList getSchemaRelations(long schemaId, BaseRelationType type, org.apache.tinkerpop.gremlin.structure.Direction dir)
void expireSchemaElement(long schemaId)
Copyright © 2012–2015. All rights reserved.