orquesta
orquesta copied to clipboard
Allow YAQL/Jinja expression in join
Currently, join can either be all or an integer that represents number of incoming edges with examples being join: all or join: 3. There are cases where the number of incoming edges need to be determined dynamically and join does not currently accept YAQL or Jinja expression.