overflowdb-formats
overflowdb-formats
overflowdb.formats
ExportResult
Exporter
ExporterMain
Format
Importer
ImporterMain
overflowdb.formats.dot
DotExporter
overflowdb.formats.graphml
GraphMLExporter
GraphMLImporter
Type
overflowdb.formats.graphson
BooleanValue
DoubleValue
Edge
FloatValue
GraphSON
GraphSONElements
GraphSONExporter
GraphSONImporter
GraphSONProtocol
LongValueFormat
PropertyValueJsonFormat
IntValue
ListValue
LongValue
Property
PropertyValue
StringValue
Type
Vertex
overflowdb.formats.neo4jcsv
ArrayColumnDef
ColumnDef
ColumnDefinitions
ColumnType
Neo4jCsvExporter
CountAndFiles
Neo4jCsvImporter
ScalarColumnDef
overflowdb-formats
/
overflowdb.formats.graphson
/
GraphSONProtocol
/
LongValueFormat
LongValueFormat
object
LongValueFormat
extends
RootJsonFormat
[
LongValue
]
Graph
Supertypes
Self type
trait
RootJsonFormat
[
LongValue
]
trait
RootJsonWriter
[
LongValue
]
trait
RootJsonReader
[
LongValue
]
trait
JsonFormat
[
LongValue
]
trait
JsonWriter
[
LongValue
]
trait
JsonReader
[
LongValue
]
class
Object
trait
Matchable
class
Any
LongValueFormat
.type
Value members
Value members
Concrete methods
def
read
(
value:
JsValue
):
LongValue
&
Product
def
write
(
c:
LongValue
):
JsValue