Skip to content
/ kbgv Public

A Kotlin library allowing construction of .bgv files for Oracle's Ideal Graph Visualizer tool

Notifications You must be signed in to change notification settings

ReevaJS/kbgv

Repository files navigation

kbgv

kbgv is a tool for reading from and writing to .bgv files. These files are used with various tools to render a graphical visualization of a graph tree.

Resources

The following resources were used to create this tool:

  • Seafoam's bgv.md file, which gives a very helpful high-level overview of the .bgv file structure.
  • GraalVM's GraphProtocol class, which is the concrete implementation that bgv.md was derived from.

About

A Kotlin library allowing construction of .bgv files for Oracle's Ideal Graph Visualizer tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages