Exporter

trait Exporter
class Object
trait Matchable
class Any
object DotExporter.type
object GraphMLExporter.type
object Neo4jCsvExporter.type

Value members

Abstract methods

def runExport(graph: Graph, outputFile: Path): ExportResult

Concrete methods

def runExport(graph: Graph, outputFile: String): ExportResult