There are several ways to do this, two possibilities are show in the attached image (pick only one!)
Method 1: wire an empty cluster to a local variable of the graph
(Simply create a local variable, right-click ...create Constant. Make sure it executes before your main program, e.g. by using a sequence as shown)
Method 2: If the graph is empty by default, just create an invoke node and initialize it to defaults.