overflowdb.formats.dot
package overflowdb.formats.dot
Members list
Concise view
Type members
Classlikes
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
Attributes
- Graph
- Supertypes
- Self type
- DotExporter.type