Class StatementOperation

java.lang.Object
org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
org.eclipse.rdf4j.http.protocol.transaction.operations.StatementOperation
All Implemented Interfaces:
TransactionOperation
Direct Known Subclasses:
AddStatementOperation, RemoveStatementsOperation

public abstract class StatementOperation extends ContextOperation
A context operation with (optional) subject, predicate, object.
Author:
Arjohn Kampman, Leo Sauermann