Okapi and CAPS 1.0.0-beta1
Pre-release
Pre-release
This is the first beta release of the openCypher Okapi pipeline and Cypher for Apache Spark.
To use this release add the following dependencies to your pom
<dependency>
<groupId>org.opencypher</groupId>
<artifactId>spark-cypher</artifactId>
<version>1.0.0-beta.1</version>
</dependency>