public class ResultSetPart extends Object
ResultSetPart(List<com.hp.hpl.jena.sparql.engine.binding.Binding> rows, List<String> varNames)
List<com.hp.hpl.jena.sparql.engine.binding.Binding>
getRows()
List<String>
getVarNames()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultSetPart(List<com.hp.hpl.jena.sparql.engine.binding.Binding> rows, List<String> varNames)
public List<com.hp.hpl.jena.sparql.engine.binding.Binding> getRows()
public List<String> getVarNames()
Copyright © 2014. All rights reserved.