public interface IndexInformation
IndexProvider supports.| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(KeyInformation information)
Whether the index supports indexing a key with the given information
|
boolean |
supports(KeyInformation information,
TitanPredicate titanPredicate)
Whether the index supports executing queries with the given predicate against a key with the given information
|
boolean supports(KeyInformation information, TitanPredicate titanPredicate)
information - titanPredicate - boolean supports(KeyInformation information)
information - Copyright © 2012–2014. All rights reserved.