| Modifier and Type | Method and Description |
|---|---|
void |
ManagementLogger.sendCacheEviction(Set<TitanSchemaVertex> updatedTypes,
Set<Callable<Boolean>> updatedTypeTriggers,
Set<String> openInstances) |
| Modifier and Type | Method and Description |
|---|---|
TitanSchemaVertex |
StandardTitanTx.getSchemaVertex(String schemaName) |
TitanSchemaVertex |
StandardTitanTx.makeSchemaVertex(TitanSchemaCategory schemaCategory,
String name,
TypeDefinitionMap definition) |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexLabelVertex |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeLabelVertex |
class |
PropertyKeyVertex |
class |
RelationTypeVertex |
| Modifier and Type | Method and Description |
|---|---|
Iterable<TitanEdge> |
TitanSchemaVertex.getEdges(TypeDefinitionCategory def,
com.tinkerpop.blueprints.Direction dir,
TitanSchemaVertex other) |
Copyright © 2012–2014. All rights reserved.