Exporter

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

Value members

Abstract methods

def runExport(graph: Graph, outputFile: Path): Seq[Path]

Concrete methods

def runExport(graph: Graph, outputFile: String): Seq[Path]