URI Patternhttp://api.talis.com/stores/{storename}/meta/graphs/{id} Resource Operations
A private graph supports all of the same basic resource operations and features as the Metabox. However instead of using the Metabox URI pattern, code should instead use the URI of the private graph instead. The Private Graphs Collection can be used to list the graphs associated with a Store. The following additional functionality is supported: | URI Pattern | Method | Request Body | Semantics | Capability required |
|---|
| /meta/graphs | DELETE | | Delete the private graph | configure store |
Request Parameters
See the Metabox documentation. |
|