This repository was archived by the owner on May 3, 2021. It is now read-only.

Description
At the moment, both SimpleNeo4jRepository and SimpleReactiveNeo4jRepository are package private, which doesn't allow them to be used as base implementation for customising the repository.
They shall be made public, with the current constructor declared as experimental API, until we have finished #25.