Relative Content

Tag Archive for reactjstypescriptchartsneo4jsigma.js

Member of array is displayed as undefined despite not empty

I’m creating an application that retrieves result of query from Neo4J Database and putting them into Sigma.js to visualize. I’m using template code from the tutorial with modifications. Currently I’m stuck because accessing individual member of myGraph returns undefined, despite the object not being empty.