Hi, > Is there a function to add many nodes to a listgraph > at once or do they have to be added individually using > the addNode() function? You have to add them individually. Of course, you can always write an own helper function for this purpose. Regards, Alpar