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