Connectors
REST API v0.9
For an easier access to any GraphDB instance you can use the REST protocol. This API ist intensely used by our WebShell to access a GraphDB instance via the web browser.
API Overview
GET /{mySettings}/gql/{myCommand}
Executes a BASE64 encoded Graph Query Language query and returns the result using the specified format.
GET /WebShell
Returns a HTML/REST based WebShell for accessing the database.
GET /WebShell/{myResource}
Returns internal ressources (images, CSS, …) of the WebShell.
GET /Logfile
Returns the last lines of the database logfile.
Settings
The setting string is a semicolon seperated and BASE64 encoded list of key-value-pairs. Unknown settings will be ignored.
- Output modifiers
URI Bindings
…
