cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to install and use Graph Data Science and APOC lbraries in Neo4j Virtual Machine?

LJRB
Graph Buddy

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 ?

4 REPLIES 4

MuddyBootsCode
Graph Steward

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.

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?

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 ?