Packages

package dot

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object DotExporter extends Exporter

    Exports OverflowDB Graph to graphviz dot/gv file

    Exports OverflowDB Graph to graphviz dot/gv file

    Note: GraphML doesn't natively support list property types, so we fake it by encoding it as a ; delimited string. If you import this into a different database, you'll need to parse that separately.

    https://en.wikipedia.org/wiki/DOT_(graph_description_language) https://www.graphviz.org/doc/info/lang.html http://magjac.com/graphviz-visual-editor/ https://www.slideshare.net/albazo/graphiz-using-the-dot-language

Ungrouped