java.lang.Object
org.eclipse.rdf4j.http.protocol.transaction.operations.ContextOperation
org.eclipse.rdf4j.http.protocol.transaction.operations.ClearOperation
All Implemented Interfaces:
Serializable, TransactionOperation

public class ClearOperation extends ContextOperation implements Serializable
Operation that clears the whole repository.
Author:
Arjohn Kampman, Leo Sauermann
See Also: