Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add a graph:list command #25

Open
jomeier opened this issue Oct 15, 2016 · 3 comments
Open

Feature Request: Add a graph:list command #25

jomeier opened this issue Oct 15, 2016 · 3 comments

Comments

@jomeier
Copy link

jomeier commented Oct 15, 2016

Hi,

I think we need a command which lists all graphs which are set up in the runtime.

This will be needed for a UI which connects to the runtime through the fbp protocol. It doesn't know anything about formerly dynamically created graphs in the beginning.

The command graph:list should return an array of strings with the names of the graphs (ids?).

This should be pretty easy to implement.

Best regards,

Josef

@jomeier jomeier changed the title Add a graph:list command Feature Request: Add a graph:list command Oct 23, 2016
@jomeier
Copy link
Author

jomeier commented Oct 23, 2016

I implemented it. Waits for review...

@bergie
Copy link
Member

bergie commented Jan 27, 2017

Hey! Can you make a PR adding this to the graph protocol schema definition here?

@niclash
Copy link

niclash commented Mar 16, 2024

Is there any life left in this effort? To me this message type is essential. How else is people handling multi-graph runtimes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants