Using the Gremlin console
Inserting data with Gremlin commands in the Gremlin console.
- Getting started - quick start with Gremlin console
 - 
Insert data and run traversals.
 - Starting the Gremlin console
 - 
Starting the Gremlin console for an interactive environment.
 - Creating a graph in the Gremlin console
 - 
Creating a graph in the Gremlin Console.
 - Creating schema in the Gremlin console
 - 
Creating a graph database schema using Groovy in the Gremlin console.
 - Modifying schema
 - 
How to modify schema after initial creation.
 - Dropping data, schema, and graphs
 - 
In the Gremlin console, how to drop (delete) data, schema, and graphs.
 - Inserting data using Gremlin
 - 
How to insert data into a graph database.