Interface QueryResult
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
QueryResultImpl
Query result interface.
- Author:
- Anahide Tchertchian
-
Method Summary
Modifier and TypeMethodDescriptiongetCount()
void
void
setResults
(List<Map<String, Node>> results) void
setVariableNames
(List<String> variableNames)
-
Method Details
-
getCount
Integer getCount() -
setCount
-
getResults
-
setResults
-
getVariableNames
-
setVariableNames
-