V - public static interface TitanIndexQuery.Result<V extends org.apache.tinkerpop.gremlin.structure.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–2015. All rights reserved.