Skip to content
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

Update of the project for Neo4j 3.5 with some new features #60

Open
wants to merge 3 commits into
base: 3.4
Choose a base branch
from

Conversation

sim51
Copy link

@sim51 sim51 commented Jun 2, 2020

FYI, the branch 3.5 is not published on the github repo. I have started the work from the source code packaged with the release 3.5

This is an overview of what I didi :

  • Adding testcontainer for tests
  • Adding cypher procedure for indexing db to ES
  • Compatibility with Neo4j complex types
  • Bump versions in pom.xml
  • Adding configuration to disable the use of type in ES indexation (removed in new ES version)
  • Adding ES Auth
  • Adding configuration for ES timeout

PS: I will do an other PR for the support of Neo4j 4.0, based in this work

sim51 added 3 commits June 2, 2020 12:00
* Adding testcontainer for tests
* Adding cypher procedure for indexing db to es
* Compatibility with Neo4j complex types
* Bump versions in pom.xml
* Adding configuration to disable the use of type in ES indexation (removed in new ES version)
* Adding ES Auth
* Adding configuration for ES timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant