Class Variable

java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.Variable
  • Method Details Link icon

    • getVarName Link icon

      public String getVarName()
    • getQueryString Link icon

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

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode Link icon

      public int hashCode()
      Overrides:
      hashCode in class Object