Package org.openrdf.http.protocol.transaction.operations

Interface Summary
TransactionOperation An update operation that is part of a transaction.
 

Class Summary
AddStatementOperation Operation to add a statement.
ClearNamespacesOperation Operation that removes all namespace declarations.
ClearOperation Operation that clears the whole repository.
ContextOperation A TransactionOperation that operates on a specific (set of) contexts.
RemoveNamespaceOperation Operation that removes the namespace for a specific prefix.
RemoveStatementsOperation Operation to remove statements matching specific pattern of subject, predicate and object.
SetNamespaceOperation Operation that sets the namespace for a specific prefix.
StatementOperation A context operation with (optional) subject, predicate, object.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.