Creating a graph in a Studio notebook
- Creating vertices and edges in DataStax Studio
-
Steps to add Gremlin code to a notebook to create a simple two vertex, one edge graph.
- Creating a schema in DataStax Studio
-
Create a schema to give your graph a structure.
- Adding data to a graph in DataStax Studio
-
Steps to add data to a graph by writing and executing Gremlin code in Gremlin cells in a notebook.