(.js)
laraImport("lara.graphs.DotFormatter");
(.lara)
import lara.graphs.DotFormatter;
Classes:
new DotFormatter()
addEdgeAttribute(attrString, predicate)
addNodeAttribute(attrString, predicate)
constructor()
getEdgeAttributes(edge)
getNodeAttributes(node)