Package

org.opencypher.spark.api.io.csv

hdfs

Permalink

package hdfs

Visibility
  1. Public
  2. All

Type Members

  1. case class HdfsCsvGraphDataSource(hadoopConfig: Configuration, rootPath: String)(implicit session: CAPSSession) extends CAPSPropertyGraphDataSource with Product with Serializable

    Permalink

    Data source for loading graphs from HDFS.

    Data source for loading graphs from HDFS.

    hadoopConfig

    Hadoop configuration

    rootPath

    root path containing one ore more graphs

Ungrouped