Class ContextOperation
java.lang.Object
org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
- All Implemented Interfaces:
 TransactionOperation
- Direct Known Subclasses:
 ClearOperation, StatementOperation
A TransactionOperation that operates on a specific (set of) contexts.
- Author:
 - Arjohn Kampman, Leo Sauermann
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanResource[]inthashCode()voidsetContexts(Resource... contexts) Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TransactionOperation
execute 
- 
Field Details
- 
contexts
 
 - 
 - 
Constructor Details
- 
ContextOperation
 
 - 
 - 
Method Details
- 
getContexts
 - 
setContexts
 - 
equals
 - 
hashCode
 
 -