java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.From
All Implemented Interfaces:
QueryElement

public class From extends Object implements QueryElement
A SPARQL Dataset specifier.
See Also:
  • Method Details

    • getQueryString

      public String getQueryString()
      Specified by:
      getQueryString in interface QueryElement
      Returns:
      the String representing the SPARQL syntax of this element