this.nodes = new Array(); this.edges = new Array(); var qs = JSON.stringify(getJSAttrs()); ds.setQueryString({graph: qs}); ds.doRequest(); //Debug.write(qs); /* * This method returns a list o */ //returns a node given a UID return this.nodes[uid];