Skip to content

v3.0.0

Compare
Choose a tag to compare
@khituras khituras released this 19 Oct 11:47
· 36 commits to master since this release
a6fd131

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