Skip to content

Graph generation #368

Closed Answered by jawache
jcendava asked this question in Q&A
Jan 5, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Yes they absolutely can, we just added in some code to support that. It was quite a complex change, it's not merged into the main branch yet but you can find an example of a plugin which does that here. It's pretty undocumented at the momenet but you might be able to glean how it works from this code: https://github.com/Green-Software-Foundation/if/blob/functional-architecture/src/models/group-by.ts

Specifically we've added a metadata part that the plugin needs to return and currently it's set to "groupby" and it needs to return child nodes rather than outputs.

@jmcook1186 and @narekhovhannisyan I think for this type of plugin we need the metadata to be more about what it returns, current…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jcendava
Comment options

Answer selected by jcendava
Comment options

You must be logged in to vote
1 reply
@jcendava
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants