Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Tools

This directory contains supporting tools, development environments, demos, and interactive workspaces used to explore and work with Oracle Graph technologies.

Contents

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.

Purpose

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.

Adding New Tools

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.