Class ClearNamespacesOperation

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

public class ClearNamespacesOperation extends Object implements TransactionOperation, Serializable
Operation that removes all namespace declarations.
Author:
Arjohn Kampman, Leo Sauermann
See Also: