Skip to content

The Dog House

spmallette edited this page Apr 1, 2011 · 25 revisions

Rexster’s Dog House is a browser-based interface to Rexster and currently provides the following functions:

  • Vertex and Edge Browser – View vertices and edges for a selected graph.
  • Gremlin Terminal – Simulates a Gremlin console session against a selected graph.

Getting Started

Start the Rexster Web Server as described on the Getting Started page, using:

rexster.sh

Configuration related to the Dog House are found in the rexster.xml file. Given the default configuration, The Dog House can be accessed at:

http://localhost:8183

Vertex and Edge Browser

Gremlin Terminal

Limitations

The Dog House works best with Google Chrome 8 or better, but has been shown to work well with Firefox 3.6.13+/4.

Clone this wiki locally