This directory contains supporting tools, development environments, demos, and interactive workspaces used to explore and work with Oracle Graph technologies.
| Folder | What It Holds |
|---|---|
graph-studio-conda-interpreter/ |
Graph Studio notebook exports for configuring a custom Conda interpreter. |
graphviz-demo/ |
Graph visualization demo application. |
jupyter-notebooks/ |
Standalone Jupyter notebooks and notebook examples. |
Items in this directory are intended to help users:
- Set up development environments.
- Explore graph features interactively.
- Run demonstrations and experiments.
- Learn repository concepts through hands-on examples.
New content should be added here when it is:
- Tool-specific or environment-specific.
- Primarily used for development, experimentation, or demonstration.
- Not intended to be a shared reusable asset across the repository.
Reusable datasets, scripts, and common utilities should be placed in the shared/ directory instead.