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
/
ExportResult
ExportResult
case
class
ExportResult
(
nodeCount:
Int
,
edgeCount:
Int
,
files:
Seq
[
Path
],
additionalInfo:
String
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product