flatgraph-formats
flatgraph-formats
API
flatgraph.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
flatgraph-formats
/
flatgraph.formats
/
flatgraph.formats.graphson
/
GraphSONElements
GraphSONElements
flatgraph.formats.graphson.`package`.GraphSONElements
case
class
GraphSONElements
(
vertices
:
Seq
[
Vertex
],
edges
:
Seq
[
Edge
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods