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.

wanderingcatto
Node
since ‎05-09-2021
‎12-13-2022

User Statistics

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

User Activity

Trying my luck here because this issue had be raised multiple times (https://community.neo4j.com/t5/neo4j-graph-platform/neo4j-desktop-not-working-window-10/m-p/41432; https://community.neo4j.com/t5/neo4j-graph-platform/upon-first-opening-of-neo4j-de...
I have a graph database of personnel, and a separate CSV file containing a list of VIPs. The reason why the list of VIPs is in a standalone CSV file is because this list changes frequently, and will be updated by users not trained in Cypher. I have t...
How do I do multiple aggregations in Neo4j without repeating my MATCH query? Let's say I have a database consisting of customers, the restaurants they go to, and the record of the bills for each customer/restaurant for a particular year. Note that a ...
I would like to match a path where the end nodes share the same property value. Let me use Neo4J's classic movies dataset to illustrate my question Suppose I want to find out scenarios where a director has a working relationship with two or more acto...
I'm trying to run the Louvain method of community detection on my database to group some of my nodes into clusters. However, I kept getting different results even just by trying to sort my results. This is the result I get when I run the Louvain algo...
Kudos given to