GraphDB Free 7.2
Table of contents
- General
- Quick start guide
- Installation
- Administration
- Usage
- Tools
- References
- Release notes
- FAQ
- Support
GraphDB Free 7.2
Table of contents
Workbench¶
The GraphDB Workbench is the default web-based administration tool. The user interface is similar to the Sesame 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.
How to use it¶
- See the Workbench user guide