public interface IndexCache
| Modifier and Type | Method and Description |
|---|---|
void |
add(TitanVertexProperty property) |
Iterable<TitanVertexProperty> |
get(Object value,
PropertyKey key) |
void |
remove(TitanVertexProperty property) |
void add(TitanVertexProperty property)
void remove(TitanVertexProperty property)
Iterable<TitanVertexProperty> get(Object value, PropertyKey key)
Copyright © 2012–2015. All rights reserved.