overflowdb.formats.neo4jcsv
package overflowdb.formats.neo4jcsv
Members list
Concise view
Type members
Classlikes
case class ArrayColumnDef(valueType: Option[Value], iteratorAccessor: Any => Iterable[_]) extends ColumnDef
Attributes
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ArrayColumnDefclass ScalarColumnDef
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- Self type
- Neo4jCsvExporter.type
Imports from neo4j csv files see https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/neo4j-admin-import/
Imports from neo4j csv files see https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/neo4j-admin-import/
Attributes
- Graph
- Supertypes
- Self type
- Neo4jCsvImporter.type
Attributes
- Graph
- Supertypes