Ok so I made actorGraph static. Now I have an error in my actorConnections function:

"undefined reference to Movie::actorGraph"

I'm sure this has something to deal with it being static, so is there anyway to fix that?