Tried downloading the Sept 2025 version from Github but that didn’t work. It’s my first time making an ontology as well (very new to the field) so now rather stuck on how I’m supposed to import it into my Neo4j Desktop (as I can’t see it in the Plugins either)
Hey — I think I understand where you’re coming from.
- You downloaded the n10s / neosemantics
.jarfrom GitHub - You’re using Neo4j Desktop to install/run Neo4j
- The n10s install docs say “copy the jar into
/plugins”, but you can’t find that folder — and Desktop’s Plugins menu doesn’t list n10s
The key is: n10s is a Neo4j server plugin, not a Desktop-installable plugin, so you install it by dropping the jar into the plugins folder of the DBMS server instance Desktop is managing.
Here’s what to do:
- In Neo4j Desktop: DBMS card → … Menu → Open → Instance folder (see image below)
- Copy the
neosemantics-….jarinto the /Plugins sub-folder - Back in Neo4j Desktop, restart the Neo4j server.
That should get you back on track, hopefully the rest of the installation instructions make sense from there: Installing neosemantics - Neo4j Labs
Hi! I tried this yesterday but still no luck in making it work. Have checked online and tried plugging it into the conf file too. Some sources said it may be as the last git update was 2025 so maybe my desktop version won’t support it? I’ve also tried configuring through Neosemantics but also no luck there (wouldn’t connect even though I’m sure my credentials are correct)
Is there anything I’m still missing?
