Add input checks to all queries so that query isn't made if the necessary parameters aren't provided (eg, searching for metapaths when the source or target node isn't selected)
Moves default return values like {} and [] out of actions and all into backend-queries.js
{}
and[]
out of actions and all intobackend-queries.js