Interface SolutionMapping
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.engine.binding.BindingReturns a representation of this solution mapping as an object of the classBindingof the Jena API.
-
Method Details
-
asJenaBinding
org.apache.jena.sparql.engine.binding.Binding asJenaBinding()Returns a representation of this solution mapping as an object of the classBindingof the Jena API.
-