java.lang.Object
org.apache.jena.sparql.syntax.Element
org.apache.jena.sparql.syntax.ElementService
A SERVICE pattern - access a remote SPARQL service.
-
Constructor Summary
ConstructorDescriptionElementService
(String serviceURI, Element el) ElementService
(String serviceURI, Element el, boolean silent) ElementService
(org.apache.jena.graph.Node n, Element el, boolean silent) -
Method Summary
Modifier and TypeMethodDescriptionboolean
equalTo
(Element el2, NodeIsomorphismMap isoMap) org.apache.jena.graph.Node
boolean
int
hashCode()
void
-
Constructor Details
-
ElementService
-
ElementService
-
ElementService
-
-
Method Details