Package

org.opencypher.spark.impl.io.neo4j

external

Permalink

package external

Visibility
  1. Public
  2. All

Type Members

  1. case class Neo4j(config: Neo4jConfig, session: SparkSession) extends QueriesDsl with PartitionsDsl with LoadDsl with Product with Serializable

    Permalink
  2. case class Partitions(partitions: Long = 1, batchSize: Long = Neo4j.UNDEFINED, rows: Long = Neo4j.UNDEFINED, rowSource: Option[() ⇒ Long] = None) extends Product with Serializable

    Permalink

Value Members

  1. object Neo4j extends Serializable

    Permalink

Ungrouped