Workspaces
What gremlify workspaces are and how to use them
What is a Gremlify Workspace?
A Gremlify Workspace defines both the Graph structure and the query you run.
It allows you to build your Graph either by a graphic interface or by direct queries, to write a Gremlin query and to save the current state for sharing purposes or later use.
Create New Workspace
By opening https://www.gremlify.com you will start a new workspace:

Saving a Workspace will save your current Query and Graph Structure (e.g Nodes, Edges, and their properties).
This action will generate a unique URL address that you are free to share with the world, or use late.
Playing around with the panels
Each panel (Query, Results and Graph builder) is fully resizable. Don't like our default view? you can always change it to your own preference.
Workspace Metadata
The Workspace Metadata defines some basic properties of the workspace such as title, description and privacy.
You can access the Workspace Metadata by clicking on the Metadata Tab in the Main menu:

Clicking on it, will open the a form:

Workspace title could also be edited by clicking on the title in the top Toolbar:

Save Workspace
Saving workspace is done by clicking on "Save" in the upper toolbar:

Once finished, a unique URL is generated in the form of http://www.gremlify.com/1a3a.
A Gremlify Workspaces is defined by the following:
Workspace Metadata (title, description and privacy settings).
Graph Structure (Nodes, Edges and their properties)
Query
Clear Workspace
Clearing your workspace means wiping out every piece of information of the current session, including the graph structure, the query and the actual data in our database.
It is possible to clear a workspace from the main Toolbar:

My Workspaces
Registered users can view all their saved workspaces easily, by clicking My Workspaces in the user options list:

In this page, you will be able to view and manage your all of your workspaces:

Last updated
Was this helpful?