public static interface SchemaCache.StoreRetrieval
| Modifier and Type | Method and Description |
|---|---|
Long |
retrieveSchemaByName(String typeName) |
EntryList |
retrieveSchemaRelations(long schemaId,
BaseRelationType type,
org.apache.tinkerpop.gremlin.structure.Direction dir) |
EntryList retrieveSchemaRelations(long schemaId, BaseRelationType type, org.apache.tinkerpop.gremlin.structure.Direction dir)
Copyright © 2012–2015. All rights reserved.