public class NodeResultSet extends Object implements Serializable
| Constructor and Description |
|---|
NodeResultSet() |
| Modifier and Type | Method and Description |
|---|---|
List<NodeQueryResult> |
getResults() |
long |
getTotal() |
void |
setResults(List<NodeQueryResult> results) |
void |
setTotal(long total) |
String |
toString() |
public long getTotal()
public void setTotal(long total)
public List<NodeQueryResult> getResults()
public void setResults(List<NodeQueryResult> results)
Copyright © 2017 Open Knowledge Management System S.L.. All rights reserved.