Package Details: neo4j-enterprise 5.18.1-1

Git Clone URL: https://aur.archlinux.org/neo4j-enterprise.git (read-only, click to copy)
Package Base: neo4j-enterprise
Description: A fully transactional graph database implemented in Java
Upstream URL: https://neo4j.org/
Licenses: custom
Conflicts: neo4j-community
Submitter: tucho
Maintainer: deeenes
Last Packager: deeenes
Votes: 2
Popularity: 0.000211
First Submitted: 2015-12-30 05:26 (UTC)
Last Updated: 2024-04-04 12:06 (UTC)

Latest Comments

hakami1024 commented on 2021-08-01 03:30 (UTC)

@Fandekasp, sorry for the late reply; cypher-shell should be fixed now

Fandekasp commented on 2020-05-01 05:22 (UTC)

Please upgrade to v4.0.2+ to allow us to connect to the neo4j-enterprise with Neo4j Desktop Bloom

Fandekasp commented on 2020-03-16 08:43 (UTC) (edited on 2020-03-17 06:09 (UTC) by Fandekasp)

@hakami1024, how can we use cypher-shell?

$ yay -S cypher-shell
cypher-shell: /usr/bin/cypher-shell exists in filesystem (owned by neo4j-enterprise)
$ yay -Ql neo4j-enterprise|grep cypher-shell
neo4j-enterprise /usr/bin/cypher-shell
neo4j-enterprise /usr/share/neo4j/bin/cypher-shell
neo4j-enterprise /usr/share/neo4j/bin/tools/cypher-shell.jar
$ cypher-shell
find: ‘/usr/bin/../share/cypher-shell’: No such file or directory

Temporary fix:

$ sudo sed -i "s/share\/cypher-shell/share\/neo4j\/bin\/tools/g" /usr/bin/cypher-shell
$ cypher-shell -u neo4j -p neo4j
Connected to Neo4j 4.0.0 at neo4j://localhost:7687 as user neo4j.
Type :help for a list of available commands or :exit to exit the shell.
Note that Cypher queries must end with a semicolon.
neo4j@neo4j>

While I'm at it, I also had to set this alias to use neo4j-admin:

alias neo4j-admin='sudo NEO4J_CONF=/etc/neo4j NEO4J_HOME=/usr/share/java/neo4j JAVA_HOME=/usr/lib/jvm/java-11-openjdk neo4j-admin'

rcrath commented on 2016-05-12 21:33 (UTC)

any chance 3.0 is in the works?

tucho commented on 2016-03-27 17:02 (UTC)

Version 2.3.3.

tucho commented on 2016-01-26 15:47 (UTC)

Version 2.3.2.