Using notebooks in DataStax Studio
About notebook cells and the notebook code editor.
A notebook persists its data to a DSE cluster.
- DSE Graph
- The connection identifies a particular graph.
For notebooks using DSE Graph, the connection must be changed to use a different graph.
- CQL
- The connection identifies a database instance.
For notebooks using CQL, the keyspace and table can be changed within the notebook.