Uses of Class
org.eclipse.rdf4j.http.protocol.transaction.operations.SPARQLUpdateOperation
-
Packages that use SPARQLUpdateOperation Package Description org.eclipse.rdf4j.http.protocol.transaction -
-
Uses of SPARQLUpdateOperation in org.eclipse.rdf4j.http.protocol.transaction
Fields in org.eclipse.rdf4j.http.protocol.transaction declared as SPARQLUpdateOperation Modifier and Type Field Description private SPARQLUpdateOperation
TransactionSAXParser. currentSPARQLUpdate
Methods in org.eclipse.rdf4j.http.protocol.transaction with parameters of type SPARQLUpdateOperation Modifier and Type Method Description protected void
TransactionWriter. serialize(SPARQLUpdateOperation op, XMLWriter xmlWriter)
-