Neo4j Export Tool v0.21.0
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (ARM64) | neo4j-export-darwin-arm64 |
| macOS | Intel (x64) | neo4j-export-darwin-amd64 |
| Linux | x64 | neo4j-export-linux-amd64 |
| Linux | ARM64 | neo4j-export-linux-arm64 |
| Windows | x64 (Bundle) | neo4j-export-windows-x64.zip |
| Windows | ARM64 (Bundle) | neo4j-export-windows-arm64.zip |
Installation
Windows: Download the zip bundle which includes the executable, batch script, and installation instructions
macOS/Linux:
- Download the appropriate binary for your platform
- Make it executable:
chmod +x neo4j-export-* - Move to your PATH or run directly
Verify checksums
Download checksums.txt and verify:
sha256sum -c checksums.txtFull Changelog: v0.20.0-18...v0.21.0-19