Interface SolutionMapping

All Known Implementing Classes:
SolutionMappingImpl

public interface SolutionMapping
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.jena.sparql.engine.binding.Binding
    Returns a representation of this solution mapping as an object of the class Binding 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 class Binding of the Jena API.