com.hp.hpl.jena.sparql.syntax
Class ElementNotExists
java.lang.Object
com.hp.hpl.jena.sparql.syntax.Element
com.hp.hpl.jena.sparql.syntax.Element1
com.hp.hpl.jena.sparql.syntax.ElementNotExists
public class ElementNotExists
- extends Element1
The syntax element for "Not Exists" in a pattern.
ElementNotExists
public ElementNotExists(Element el)
hashCode
public int hashCode()
- Specified by:
hashCode
in class Element
equalTo
public boolean equalTo(Element el2,
NodeIsomorphismMap isoMap)
- Specified by:
equalTo
in class Element
visit
public void visit(ElementVisitor v)
- Specified by:
visit
in class Element
Licenced under the Apache License, Version 2.0