v3.0.0
This release brings compatibility of the plugin mechanisms with Neo4j 4.
In Neo4j , the legacy server plugin extension mechanism was removed. What had been a server plugin in this project earlier has been converted to an unmanaged extension.
- [closed] Fix Fulltext index performance issues #16
- [closed] Make the primary concept source in
ImportConcepts
a stream #15 - [closed] Add a temporary properties map to
ImportConcept
#14 - [closed] Add the total number of concepts to
ImportConcepts
. #13 - [closed] Add an endpoint for IE-based relation insertion #12
- [closed] Insert concepts from a stream #11
- [closed] Let insertMappings use ImportMapping objects #10
- [closed] Convert ServerPlugins to Unmanaged Server Extensions #6