cadets / cadets-ui

Web-based user interface to CADETS/OPUS
Apache License 2.0
0 stars 0 forks source link

Inspector overflow logic doesn't limit Machine to Socket connections #108

Closed gk3758 closed 6 years ago

gk3758 commented 6 years ago

This is because in the Neo4jQueries.js file the get_neighbours_id function does Machine-Socket queries separate from other node queries.