public class IndexInfoRetriever extends Object implements KeyInformation.Retriever
| Constructor and Description |
|---|
IndexInfoRetriever(StandardJanusGraphTx tx) |
| Modifier and Type | Method and Description |
|---|---|
KeyInformation.IndexRetriever |
get(String index)
Returns the
KeyInformation.IndexRetriever for a given index. |
public IndexInfoRetriever(StandardJanusGraphTx tx)
public KeyInformation.IndexRetriever get(String index)
KeyInformation.RetrieverKeyInformation.IndexRetriever for a given index.get in interface KeyInformation.RetrieverCopyright © 2012–2023. All rights reserved.