Interface SolutionMapping
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.engine.binding.Binding
Returns a representation of this solution mapping as an object of the classBinding
of 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 classBinding
of the Jena API.
-