-
Notifications
You must be signed in to change notification settings - Fork 967
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added more configuration to support newer neo4j Signed-off-by: Allison Suarez Miranda <[email protected]> * added condition to all drivers and added db option Signed-off-by: Allison Suarez Miranda <[email protected]> * fix driver Signed-off-by: Allison Suarez Miranda <[email protected]> * implemented feedback Signed-off-by: Allison Suarez Miranda <[email protected]> * implemented feedback Signed-off-by: Allison Suarez Miranda <[email protected]> * Implemented more feedback Signed-off-by: Allison Suarez Miranda <[email protected]> * fix imports Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed unit tests Signed-off-by: Allison Suarez Miranda <[email protected]> * fixing neo4j config Signed-off-by: Allison Suarez Miranda <[email protected]> * property patch Signed-off-by: Allison Suarez Miranda <[email protected]> * struggling with how to patch the driver creatioon method * fixed patching Signed-off-by: Allison Suarez Miranda <[email protected]> * removed unused imports Signed-off-by: Allison Suarez Miranda <[email protected]> * typiong fix Signed-off-by: Allison Suarez Miranda <[email protected]> * missing an any in tuple Signed-off-by: Allison Suarez Miranda <[email protected]> * sort imports Signed-off-by: Allison Suarez Miranda <[email protected]> * check URI scheme security and set default trust and encrypted values accordingly Signed-off-by: Allison Suarez Miranda <[email protected]> * self.conf needed in neo4j extractor Signed-off-by: Allison Suarez Miranda <[email protected]> * updating unit tests Signed-off-by: Allison Suarez Miranda <[email protected]> * fix driver Signed-off-by: Allison Suarez Miranda <[email protected]> * fixed uri in neo4j search data extractor test Signed-off-by: Allison Suarez Miranda <[email protected]> * fix improts and lint Signed-off-by: Allison Suarez Miranda <[email protected]>
- Loading branch information
1 parent
c3dab36
commit e97b74d
Showing
8 changed files
with
170 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.