Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-12-2020 05:07 AM
Hi, I am trying to install the neosemantics 4.0 on the community edition 4.04. Is it possible to install it on the community edition, there instructions doesn't say any thing about that. I saw this post on Githut (issue 155). I've added
dbms.unmanaged_extension_classes=n10s.endpoint=/rdf
to the neo4j.conf (/etc/neo4j) but can't find any config for n10s when running call dbms.procedures()
?
Greetings.
Solved! Go to Solution.
05-28-2020 06:47 AM
@jesus.barrasa Hi, sorry for the delay. Yes, I copied the neosemantic jar to the /lib and not the /plugin under /var/lib/neo4j. Thanks
05-12-2020 09:30 AM
Hi @anykeystudio,
Yes, n10s works both in community and enterprise.
The fragment in the neo4j.conf
that you mention only affects the http endpoint part of n10s but not the procedures.
If you follow the install instructions you should see the procedures. Check if there anything informative in the logs maybe?
Have you been able to install other extensions like APOC?
Cheers,
JB.
05-13-2020 02:59 AM
Hello @jesus.barrasa.
I swapped the community for the enterprise edition to test (Ubuntu/debian), but can't get neosemtics plugin to work there either. The enterprise edition seams to come with the neosemtics-4.0.0.jar
(/usr/share/neo4j/lib). The debug.log (/var/log/neo4j) has a DiagnosticsManager reference to the neosemantics-4.0.0.0.jar when running the neo4j service.
Executing the :GET http://localhost:7474/rdf/n10s/ping
in the Cypher console result in a "404 Not Found"
.
Setting up the default setting in GraphConfig by executing CALL n10s.graphconfig.init();
result in Neo.ClientError.Procedure.ProcedureNotFound
What step in the setup procedure am I missing?
PS. I've haven't installed APOC yet.
05-16-2020 05:17 AM
hi again @anykeystudio, do I read that you're copying the jar in the lib
directory? That's probably the cause of the issue. It should actually go in the plugins
directory instead.
Could you give this a try and let us know?
Thanks!
JB.
05-28-2020 06:47 AM
@jesus.barrasa Hi, sorry for the delay. Yes, I copied the neosemantic jar to the /lib and not the /plugin under /var/lib/neo4j. Thanks
06-05-2022 09:40 AM
I downloaded apoc-nlp-dependencies-4.0.0.18.jar and placed it in the plugins directory, I copied the neosemantics jar to the /plugin as well, but when I restart the project it is deleted. I have already installed the APOC.
All the sessions of the conference are now available online