RootCauseunvalidated

the GDS graph projection is empty — If your gds.graph.project call only projects node labels but omits relationship types. Tension: pageRank sees isolated nodes and returns 0.0 for all of them. Outcome: Fix: explicitly include all structural relationship types in the projection.

d1ad1300-95da-4671-89cb-fb1e868ad8e6

the GDS graph projection is empty — If your gds.graph.project call only projects node labels but omits relationship types. Tension: pageRank sees isolated nodes and returns 0.0 for all of them. Outcome: Fix: explicitly include all structural relationship types in the projection.