MATCH path = (start:Alias)--(:Profile{raw_content: '15454'})-[*..3]-(:Profile)--(end:Alias) RETURN path LIMIT 50
2024-06-07 18:58
Sanctions
MATCH path = (start:Alias)--(:Profile{raw_content: '15454'})-[*..3]-(:Profile)--(end:Alias)RETURN 50
Thanks for the feedback and suggestions.