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.

alexander
Node Link
since ‎03-13-2022
‎12-27-2022

User Statistics

  • 5 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

I have an issue with accessing my Neo4j instance after deployment on Azure after following this guide: https://neo4j.com/docs/operations-manual/current/cloud-deployments/neo4j-azure/single-instance-azure/ Summary error message when attempting to sign...
  My question is regarding how Neo4j searches for the correct relationship type. Let assume that we have two different relationship types connecting nodes under label (ALPHA) with nodes under label BETA 1x (ALPHA) - [ REL_TYPE_A ] -> (BETA)1000x (ALP...
Is it possible to reuse the same execution plan for similar pattern? In my example I have a structure the looks like this: Essentially, for each time I always start from node (A) and traverse and retrieve the node (D) in different combinations based...
I have a specific query that will start from one node and then branch out and retrieve from several predefined unique paths with end nodes on each. I already know that the paths exist so there is no need to run optional match. However, each query wil...
Kudos from
Kudos given to