Class RdfLiteral<T>

    • Field Detail

      • value

        protected T value
    • Method Detail

      • getQueryString

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

        public int hashCode()
        Overrides:
        hashCode in class Object