Caleydo/pathfinder

Incomplete neighbor nodes

cpartl opened this issue · 2 comments

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.

there is a NaN in the data since iqrMaxis not defined...

hm, this seems to be a bigger problem then, as we will also not be able to view paths that contain this node