Releases: RedisGraph/redisgraph-bulk-loader
Releases · RedisGraph/redisgraph-bulk-loader
v0.9.0
- Add support for
--enforce-schema
flag to use header-defined schemas rather than inferred types. - Add support for ID namespaces to lift global uniqueness restriction on node IDs.
- Disable creation of NULL property values, which are not allowed by Cypher.
v0.8.3
Hotfix release to add missing Manifest file to package.
v0.8.2
Headlines:
- Pip packaging
- Expose the
redisgraph-bulk-loader
command - Enhanced testing framework
- Myriad bugfixes