Compute Meta Data
constructor(sources: List<NodeIdentity> = emptyList(), snapshot: Snapshot = Snapshot(), range: ComputeTimeRange = ComputeTimeRange.NONE, operation: ComputeOperation = ComputeOperation.AVERAGE, invocationTriggers: List<InvocationTrigger> = emptyList(), nodeAction: NodeAction = NodeAction.EXECUTE, error: String = "", inputs: List<NodeIdentity> = emptyList())(source)