Hello @computationdoc and welcome to the Neo4j community
I think visualization is limited due to the return of the query. Could we see the queries?
Regards,
Cobra
Thank you for your responsiveness and sorry for my delay.
Yes, the queries are shareable but I think irrelevant. I’ll hunt them down...
But the issue is when opening additional “child relationships” (first UBERON Code node and then one of the Concept nodes) after the query. The query result itself does not include the Concept node relationships having the difficulties…that Concept appears after the first set open…
What does "visualization is limited due to the return of the query” mean? Do you mean that its hitting the maximum number of additional nodes and edges that can be opened at one time? If so that makes perfect sense and may be the explanation! - I wasn’t looking for those warnings…
So, if that is the issue then to me it would seem that if one is beyond the limit of number of nodes or edges to display in the visualization limit settings it might be “better” to only show nodes and "all their edges" up to the limit(s) of some kind of “AND” rather than “OR" so one doesn’t end up in this odd condition where (which I understand is possible from your comment) two nodes appear but not all the edges between them…
Thanks,
JCS