Skip to content

Release v0.21.0-19

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:31

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:

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x neo4j-export-*
  3. Move to your PATH or run directly

Verify checksums

Download checksums.txt and verify:

sha256sum -c checksums.txt

Full Changelog: v0.20.0-18...v0.21.0-19