Skip to content

Deprecate AbstractNeo4jItemReader #3777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fmbenhassine opened this issue Sep 15, 2020 · 0 comments
Closed

Deprecate AbstractNeo4jItemReader #3777

fmbenhassine opened this issue Sep 15, 2020 · 0 comments

Comments

@fmbenhassine
Copy link
Contributor

AbstractNeo4jItemReader used to be extended by two classes: Neo4j4ItemReader and Neo4jItemReader. Neo4j4ItemReader was removed in 9d9218b and AbstractNeo4jItemReader is now extended by Neo4jItemReader only.

This class can be merged in Neo4jItemReader and if there is a need to customize that reader, it is always possible to extend Neo4jItemReader instead of AbstractNeo4jItemReader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant