Con­nec­tors

REST API v0.9

For an eas­ier access to any GraphDB instance you can use the REST pro­to­col. This API ist intensely used by our Web­Shell to access a GraphDB instance via the web browser.


API Overview

GET /{mySettings}/gql/{myCommand}

Exe­cutes a BASE64 encoded Graph Query Lan­guage query and returns the result using the spec­i­fied format.


GET /WebShell

Returns a HTML/REST based Web­Shell for access­ing the database.


GET /WebShell/{myResource}

Returns inter­nal ressources (images, CSS, …) of the WebShell.


GET /Logfile

Returns the last lines of the data­base logfile.


Set­tings

The set­ting string is a semi­colon seper­ated and BASE64 encoded list of key-value-pairs. Unknown set­tings will be ignored.

  • Out­put modifiers

URI Bind­ings