2D scene graph

Hello forum,
how could a scene graph for a 2D game be implemented? I would choose an array list and store some sprites in there, but maybe it’s not that simple.