public static interface SchemaCache.StoreRetrieval
| Modifier and Type | Method and Description |
|---|---|
Long |
retrieveSchemaByName(String typeName,
StandardTitanTx tx) |
EntryList |
retrieveSchemaRelations(long schemaId,
BaseRelationType type,
com.tinkerpop.blueprints.Direction dir,
StandardTitanTx tx) |
Long retrieveSchemaByName(String typeName, StandardTitanTx tx)
EntryList retrieveSchemaRelations(long schemaId, BaseRelationType type, com.tinkerpop.blueprints.Direction dir, StandardTitanTx tx)
Copyright © 2012–2014. All rights reserved.