Proposal * If removeAll is called then set loaded edges to empty array (if loaded) * If removeEdge is called, remove that edge from loaded array (if loaded) * if addEdge is called and that edge type is loaded, add that edge to loaded array. @WilsonGregory