Neosemantics in Neo4J Desktop

I'm exploring neo4j and neosemantics. I've installed neo4j (5.27.0) locally with brew, added the neosemantics plugin (5.20.0) and imported an ontology using n10s.rdf.import.fetch . I'd now like to try using the neosemantics app in neo4j desktop. When I start the app and connect to my local graph db, the app displays a spinning icon and the words "Detecting n10s plugin". It does not progress from this point.

I can't see any messages in the debug or neo4j server logs. Is there any way to tell why it's stuck at this stage?

At the moment - n10s is not compatible with 5.27.0.

You need to downgrade (5.18 was what i am using, probably enough for learning).

Thanks Josh. I'll reinstall an older version and try again.

1 Like