public interface SparqlUnit
This interface represents a SPARQL Query or Update.
| Modifier and Type | Method and Description |
|---|---|
Query |
getQuery() |
Update |
getUpdate() |
boolean |
isQuery() |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.