Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fbiville/neo4j-spark-playground


https://github.com/fbiville/neo4j-spark-playground

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Neo4j Spark Connector Examples

## Prerequisites

- Local docker daemon
- JDK 17
- Maven

## Run

```shell
mvn compile exec:exec
```

Note: if you want to run the examples in your favorite IDE, make sure to copy the JVM arguments of the exec plugin configuration.