neo4j-driver
package:
Neo4j
self hosted instance with docker-compose
Neo4j
provides a prebuilt Docker image that can be used to quickly setup a self-hosted Neo4j database instance.
Create a file below named docker-compose.yml
:
docker compose up
to start the container.
You can find more information on how to setup Neo4j
on their website.
Neo4jVectorStore
is the following: