Package

org.opencypher.spark

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. sealed class CAPSSession extends RelationalCypherSession[DataFrameTable] with Serializable

    Permalink

    Spark specific Cypher session implementation.

    Spark specific Cypher session implementation.

    This class is the main entry point for working with the CAPS system. It wraps a SparkSession and allows running Cypher queries over a set of distributed Spark data frames.

Value Members

  1. object CAPSSession extends Serializable

    Permalink
  2. object CypherGraphSources

    Permalink
  3. object FSGraphSources

    Permalink
  4. object GraphSources

    Permalink
  5. object SparkConfiguration

    Permalink
  6. object SqlGraphSources

    Permalink
  7. package io

    Permalink
  8. package value

    Permalink

Ungrouped