GraphDB Free 8.1
Table of contents
GraphDB Free 8.1
Table of contents
WorkbenchΒΆ
Workbench is the GraphDB web-based administration tool. The user interface is similar to the RDF4J Workbench Web Application, but with more functionality.
What makes GraphDB Workbench different?
- Better SPARQL editor based on YASGUI;
- Import of server files;
- Export in more formats;
- Query monitoring with the possibility to kill a long running query;
- System resource monitoring;
- User and permission management;
- Connector management;
- Cluster management.
The GraphDB Workbench can be used for:
- managing GraphDB repositories;
- loading and exporting data;
- executing SPARQL queries and updates;
- managing namespaces;
- managing contexts;
- viewing/editing RDF resources;
- monitoring queries;
- monitoring resources;
- managing users and permissions;
- managing connectors;
- provides REST API for automating various tasks for managing and administering repositories.
The GraphDB Workbench is packaged as a separate .war
file in the
GraphDB distribution. It can be used either as a workbench only, or as
workbench + database server.