LJRB
( LJRB)
October 8, 2020, 2:47pm
1
I want to learn working with a Neo4j VM.
Usually I work on Neo4j desktop and I have a project working on it. My project use APOC and GDS libraries.
I don't know how to use GDS and APOC libraries in a Neo4j VM.
What do I have to do ? Do I have to download it with cypher shell ?
Short answer is yes. You can curl it into the plugin directory or copy and paste it there after you do you'll need to restart your instance.
LJRB
( LJRB)
October 12, 2020, 4:06pm
3
Hello @MuddyBootsCode I don't understand how I can curl. Is it with terminal with cmd lines ?
Sorry I'm a beginner with virtual machines. How do I find directory in a VM in Azure?
Ransaka
(Ransaka)
April 2, 2021, 7:18am
4
Hi, Can someone please explain the solution for such a case with some examples or references?
Kind Regards
Hi @Ransaka , can you share more details ? What is the VM OS? Is it windows / linux ?