V - public static interface TitanIndexQuery.Result<V extends com.tinkerpop.blueprints.Element>
| Modifier and Type | Method and Description |
|---|---|
V |
getElement()
Returns the element that matches the query
|
double |
getScore()
Returns the score of the result with respect to the query (if available)
|
V getElement()
double getScore()
Copyright © 2012–2014. All rights reserved.