hello, i'm so new to neo4j and i wanna start a project that involves rdf dataset, i saw that neo4j has a plugin to work with rdf dataset called n10s, i have installed the plugin for neo4j 5.18.0 but when i open the plugin, it keep stuck in the loading screen with 'Detecting n10s plugin...', can anyone help me solve this please? i'm so lost here
it keep give this error
It’s complaining that the procedure dbms.proceedures() does not exist. It was removed in version 5 and replaced with “show procedures”. The chart also shows it was only available in the enterprise version.
What version of neo4j are you using? How did you install the plugin?
1 Like
i'm using version 5.18.0, i installed it via .jar file and copy it into the plugin folder, but when i try to open the neosemantics, it still asked to install it manually via neo4j desktop
i think i've solve my issue here, i change the version to neo4j 4.3.23 with n10s 4.3.0.2 and it works now
1 Like