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.

Forum Posts

About the Drivers & Stacks category

All applications using Neo4j depend on drivers to execute statements to update or query data. Neo4j drivers are mostly built on the binary Bolt protocol. Official drivers exist for Java, JavaScript, .Net, Python, and Go and more. Other languages (R, ...

yolande by Community Team
  • 632 Views
  • 0 replies
  • 0 kudos

Set up cluster neo4J 5

Hello All,I followed the guide in https://neo4j.com/docs/operations-manual/current/clustering/The nodes start but can't join each other, there is the following error in the debug.log: 2023-01-26 06:55:45.131+0000 INFO [c.n.c.s.Validation] [system/000...

Resolved! How to delete an edge(relationship) by Spring Data Neo4j 7.0

         I am a student majored in AI, learning Neo4j and Spring Data Neo4j 7.0 edition( in short, SDN). Now I am making a tutorial project with Neo4j official Movie dataset for Spring Data Neo4j, address is here: https://github.com/Eternal-night-bl...

person.png deleteActedInMethod.png deleteActedInCommand.png
LazyCat by Node Link
  • 1000 Views
  • 7 replies
  • 1 kudos

Resolved! Odd warning when installing official Neo4j Python driver

Hi, I'm fairly new to Neo4j. I've been using the official Neo4j driver for Python in my work for some months now without issue. Just this week, I started to notice a warning message when the driver is installed, as can be seen below. I still manage t...

Screenshot 2023-01-12 at 18.18.38.png
Maya by Node Link
  • 995 Views
  • 4 replies
  • 1 kudos

py2neo erroring for basic requests with neo4j

I have spent the last few months running neo4j on my local machine. I have been using py2neo to orchestrate the db with python. I have just switched to running the database on an aws ec2 instance and I am recieving errors whenever I try to send reque...

Resolved! How do I use Enterprise Features?

I am super confused by the enterprise features.I want to be able to run this via Java client on a local instance as well as AuraDB "CREATE OR REPLACE DATABASE neo4j;" What do I need to do?Do I have to provide a licence to the driver? or maybe to the ...

gryfit by Node Link
  • 602 Views
  • 3 replies
  • 0 kudos

Help Needed - Cannot start neo4j after installing

Hello, I have installed neo4j on Kali linux as part of the bloodhound tool dependencies, when I run "sudo neo4j console" I get the below errors, if anyone can help I would be thankful   Directories in use: home: /usr/share/neo4j config: ...