Incomplete neighbor nodes
cpartl opened this issue · 2 comments
cpartl commented
When querying for neighbors of a node, some nodes are returned that do not have any properties/labels.
An error occurs when these nodes are parsed on the client:
Uncaught SyntaxError: Unexpected token N
s.onmessage
An example is the node with id "32766" when querying for neighbors of EGFR.
sgratzl commented
there is a NaN in the data since iqrMax
is not defined...
cpartl commented
hm, this seems to be a bigger problem then, as we will also not be able to view paths that contain this node