Platform API‎ > ‎Metabox‎ > ‎

Private Graphs

URI Pattern

http://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 PatternMethodRequest BodySemanticsCapability required
/meta/graphsDELETEDelete the private graphconfigure store


Request Parameters

See the Metabox documentation.

Comments