Skip to content

altoplano/rexster

 
 

Repository files navigation

Rexster is a multi-faceted graph server that exposes any Blueprints graph through several mechanisms with a general focus on REST. Extensions support standard traversal goals such as search, score, rank, and, in concert, recommendation. Rexster makes extensive use of Blueprints, Pipes, and Gremlin. In this way its possible to run Rexster over various graph systems including:

Rexster provides a browser-based user interface known as The Dog House. This interface allows for viewing vertices, edges, and their related properties. A web-based console for executing Gremlin scripts is provided along with a Rexster Console which allows remote evaluation of scripts within the Rexster Server context.

The documentation for Rexster can be found at this location. Finally, please visit TinkerPop for other software products.