Graph Meta Data
constructor(name: String = "", sources: List<NodeIdentity> = emptyList(), snapshot: Snapshot = Snapshot(), timeRange: ComputeTimeRange = ComputeTimeRange.HOUR, invocationTriggers: List<InvocationTrigger> = emptyList(), nodeAction: NodeAction = NodeAction.EXECUTE, error: String = "", inputs: List<NodeIdentity> = emptyList())(source)