| Class | Description |
|---|---|
| AddOperation |
The ADD operation is a shortcut for inserting all data from an input ImmutableGraph into a destination ImmutableGraph.
|
| BaseUpdateOperation | |
| ClearOperation | |
| ClearOrDropOperation | |
| CopyOperation | |
| CreateOperation | |
| DeleteDataOperation | |
| DeleteWhereOperation | |
| DropOperation | |
| InsertDataOperation | |
| LoadOperation |
The LOAD operation reads an RDF document from a IRI and inserts its triples into the specified ImmutableGraph in the ImmutableGraph Store.
|
| ModifyOperation |
This ModifyOperation is a DELETE/INSERT operation.
|
| MoveOperation | |
| Quad | |
| SimpleUpdate | |
| SimpleUpdateOperation | |
| UpdateOperationWithQuads |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.