public class ResultSet extends Object
ResultSet()
List<Object>
data()
Result
get(int index)
void
graphManager(GraphManager graphManager)
Iterator<Result>
iterator()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultSet()
public void graphManager(GraphManager graphManager)
public List<Object> data()
public int size()
public Result get(int index)
public Iterator<Result> iterator()
Copyright © 2020. All rights reserved.