Search Criteria
Package Details: neo4j-community 4.1.3-1
Git Clone URL: | https://aur.archlinux.org/neo4j-community.git (read-only, click to copy) |
---|---|
Package Base: | neo4j-community |
Description: | A fully transactional graph database implemented in Java |
Upstream URL: | http://neo4j.org/ |
Licenses: | |
Conflicts: | |
Submitter: | tucho |
Maintainer: | hakami1024 |
Last Packager: | hakami1024 |
Votes: | 61 |
Popularity: | 0.027164 |
First Submitted: | 2015-12-30 05:23 |
Last Updated: | 2020-10-12 14:08 |
Latest Comments
« First ‹ Previous ... 3 4 5 6 7 8
djpohly commented on 2012-03-25 15:52
Updated to 1.6.1. You need to set a JAVA_HOME in /etc/conf.d/neo4j now.
@Markus00000: This should fix the problem - so you can get rid of that symlink now. :)
Markus00000 commented on 2012-03-25 07:18
1.6.1 refused to start until I created a symlink /bin/java to /usr/bin/java.
djpohly commented on 2012-01-30 16:27
Updated to 1.6. Note that it may refuse to start if you try to use it with an earlier version's database! If anyone knows why, or how to fix it/upgrade the database, let me know and I'll patch that in. (I'm not actively using Neo at the moment.)
djpohly commented on 2011-10-31 21:27
Updated to 1.4.2. There are a few dependencies which could possibly be factored out, but I don't have time to do them myself. A quick package search shows lucene, scala, groovy, java-jackson, and java-commons-lang. And java-commons-* if someone's willing to make AUR packages for them...
djpohly commented on 2011-08-03 14:33
1.4.1-1: Version bump. Fix in neo4j.rc to work around bug? feature? in rc.d.
djpohly commented on 2011-04-23 04:16
1.3-2: Factored out some packages that already exist in repos or AUR.
djpohly commented on 2011-04-23 02:44
1.3-1: Tried to follow Java Package Guidelines from the wiki. All I can guarantee is that this runs. It appears to work alright though. :)