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.

saravananraj219
Node Link
since ‎07-17-2020
‎06-01-2022

User Statistics

  • 9 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi, I'm using Neo4j OGM in my java project. Recently found there are some vulnerabilities in neo4j OGM. Is there any fix to resolve this. Neo4j Version - 3.5.29 OGM Version - 3.2.0-RC2 [https://mvnrepository.com/artifact/org.neo4j/neo4j-ogm/3.2.0-RC2...
Hi All, I'm using Neo4j OGM to store data. In my pojo I have two fields named createDate and modifiedDate. When I insert a record createDate and modified Date are stored. When I try to update the record I have to modify the modifiedDate field alone a...
Hi All, I am using Neo4j DB for my web application and i'm getting frequent connection timeout error. I have been using neo4j-java-driver-1.6.1 in my code and due to this frequent connection timeout have updated the neo4j-java-driver to version 1.7.0...
Hi, Is there a way to execute neo4j Query inside User Defined Functions? If so can we get the current neo4j session in User Defined Functions? Neo4j Version - 3.4.4 TIA.
Hi All, Is there a way in neo4j to access a node of another graph db from current graph db without switching .If yes how ? TIA.
Kudos from