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

public class Base extends Object implements QueryElement
A SPARQL Base declaration
See Also:
  • Field Details

  • Constructor Details

    • Base

      Base(Iri iri)
    • Base

      Base(IRI iri)
  • Method Details

    • getQueryString

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