Graph or MGraph of a specified name. If name references a Graph and the graph has other names, it will still be available with those other names.
@param name the entity to be removed
@throws UnsupportedOperationException if this provider doesn't supportentities deletion.
@throws NoSuchEntityException if name doesn't refer to a Graph or an MGraph.
@throws EntityUndeletableException if the specified Graph is undeletable
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |