Construct a copy of the given BlockGraph in \b this. The nodes of the copy will be official BlockCopy objects which will contain a reference to their corresponding FlowBlock in the given graph. All edges will be duplicated. \param graph is the given BlockGraph to copy