new(name, payload, root)
public

Initialize an action to add a vertex to a dependency graph @param [String] name the name of the vertex @param [Object] payload the payload for the vertex @param [Boolean] root whether the vertex is root or not