overflowdb-formats
overflowdb-formats
overflowdb.formats
ExportResult
Exporter
ExporterMain
Format
GraphMLImport
Importer
ImporterMain
overflowdb.formats.neo4jcsv
ArrayColumnDef
ColumnDef
ColumnDefinitions
ColumnType
Neo4jCsvExporter
Neo4jCsvImporter
ScalarColumnDef
overflowdb-formats
/
overflowdb.formats
/
Exporter
Exporter
trait
Exporter
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
object
Neo4jCsvExporter
.type
Value members
Value members
Abstract methods
def
runExport
(
graph:
Graph
,
outputFile:
Path
):
ExportResult
Concrete methods
def
runExport
(
graph:
Graph
,
outputFile:
String
):
ExportResult