neo4j / neo4j-spark-connector

Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
https://neo4j.com/developer/spark/
Apache License 2.0
312 stars 112 forks source link

package org.neo4j.graphdb.factory does not exist #68

Closed HADDADENICAR closed 4 years ago

HADDADENICAR commented 6 years ago

while running the mvn test i get this error:

   [ERROR] /C:/Users/Ahmed/Desktop/neo4j-spark-connector-master/src/test/java/org/neo4j/spark/Neo4jRDDTest.java:[9,33] package org.neo4j.graphdb.factory does not exist
conker84 commented 4 years ago

I'm closing this because it's more than 1yr old feel free to reopen in case the issue is not solved