Skip to content

For neo4j version 4 and higher

Compare
Choose a tag to compare
@kvegter kvegter released this 26 Mar 11:13
· 9 commits to master since this release

This version supports (needs) neo4j version 4+.

You can specify now a dbname url parameter for the datagenerator unmanaged extension.
example:

curl -g http://localhost:7474/testdata/tdg/pfile/tdgexample.props?dbname=mydb

The functions and procedures are working as before.

See installation notes by the previous releases.