Uses of Class
org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
Package
Description
-
Uses of StatementOperation in org.eclipse.rdf4j.http.protocol.transaction
Modifier and TypeMethodDescriptionprotected void
TransactionWriter.serialize
(StatementOperation op, XMLWriter xmlWriter) -
Uses of StatementOperation in org.eclipse.rdf4j.http.protocol.transaction.operations
Modifier and TypeClassDescriptionclass
Operation to add a statement.class
Operation to remove statements matching specific pattern of subject, predicate and object.