Configure a notebook in DataStax Studio
You can change the name, connection, and graph for each notebook:
-
Open the configuration settings:
-
When editing a notebook, click the menu (☰), and then select Configure this Notebook.
-
On the Notebook Manager page, find the notebook you want to edit, click More, and then click Configure this Notebook.
-
-
Change the notebook settings as desired:
-
Name: Notebook names must be unique across all of your notebooks.
-
Connection: Each notebook can have only one connection. For more information, see Create a connection in DataStax Studio.
-
Graph: Each notebook is connected to a particular graph. Multiple notebooks can be connected to the same graph.
A connection in Studio defines the graph and assigns a graph traversal g for that graph. A graph traversal is the mechanism for visiting each vertex in a graph, based on the filters defined in the graph traversal. To query DataStax Graph, the graph traversal g must be assigned to a particular graph; Studio manages this assignment with connections.
For more information, see DataStax Graph QuickStart.
-
-
Click Save.