Class ResultBinding

java.lang.Object
org.apache.jena.sparql.core.QuerySolutionBase
org.apache.jena.sparql.core.ResultBinding
All Implemented Interfaces:
QuerySolution

public class ResultBinding extends QuerySolutionBase
A mapping from variable name to an RDF value. A wrapper around the graph level Binding.