overflowdb-formats
overflowdb-formats
API
overflowdb.formats
dot
DotExporter
graphml
GraphMLExporter
GraphMLImporter
Type
graphson
BooleanValue
DoubleValue
Edge
FloatValue
GraphSON
GraphSONElements
GraphSONExporter
GraphSONImporter
GraphSONProtocol
LongValueFormat
PropertyValueJsonFormat
IntValue
ListValue
LongValue
NodeIdValue
Property
PropertyValue
StringValue
Type
Vertex
neo4jcsv
ArrayColumnDef
ColumnDef
ColumnDefinitions
ColumnType
Neo4jCsvExporter
CountAndFiles
Neo4jCsvImporter
ScalarColumnDef
ExportResult
Exporter
ExporterMain
Format
Importer
ImporterMain
overflowdb-formats
/
overflowdb.formats
/
Importer
Importer
overflowdb.formats.Importer
trait
Importer
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
GraphMLImporter
object
GraphSONImporter
object
Neo4jCsvImporter
Members list
Clear all
Value members
Abstract methods
def
runImport
(
graph
:
Graph
,
inputFiles
:
Seq
[
Path
]):
Unit
Concrete methods
def
runImport
(
graph
:
Graph
,
inputFile
:
Path
):
Unit
def
runImport
(
graph
:
Graph
,
inputFile
:
String
):
Unit
Concrete fields
protected
val
logger
:
Logger
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Concrete fields