Class | Description |
---|---|
Backup |
This JAX-RS resource provides a method to retrieve a zip file containing
all triple collections that the use may access.
|
BackupMessageBodyWriter |
This does the actual work of producing a backup
|
BackupPermission |
Permission to retrieve a backup copy of all graphs provided by TcManager
|
Delete |
Provides a method to remove duplicate noded from (aka smush) a Graph
|
GraphManagement |
This JAX-RS resource provides an interface designed to allow various management
functions on triple collections.
|
GraphManagementAppPermission |
Permission to use the Graph-Management page.
|
PlatformRestorer |
A service to restore the triple collections of a clerezza platform instance
|
RestorePermission |
Permission to restore all graphs provided by TcManager from a backup copy.
|
Restorer |
A service to restore the triple collection
|
ResultSetMessageBodyWriter |
MessageBodyWirter for
ResultSet . |
Smush |
Provides a method to remove duplicate noded from (aka smush) a Graph
|
SparqlEndpoint |
Provides methods to query a graph over the web.
|
SparqlEndpointAccessPermission |
Permission to use the Sparql Endpoint GUI.
|
WebAccess |
Provides methods to GET, PUT, and POST an SCB graph over the web.
|
WebAccessPermission |
Permission to use the Graph via Web.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.