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

Getting Adjecent Edge Versions of a Node Version #7

Open
rlnsanz opened this issue Jun 28, 2018 · 2 comments
Open

Getting Adjecent Edge Versions of a Node Version #7

rlnsanz opened this issue Jun 28, 2018 · 2 comments

Comments

@rlnsanz
Copy link

rlnsanz commented Jun 28, 2018

I’m about to implement a get_adjacent_edge_versions method in the client. So far, we only have a method for retrieving adjacent lineage edges. Is it a good idea for me to implement this method, or is the fact that I need it a sign that I’m mis-using Ground? The way I see it, these methods would aid in implementing a Flor query engine for Ground.

@vsreekanti
Copy link
Member

There's no reason we shouldn't have this method. It makes perfect sense to me. It was definitely in a previous version but was probably lost in one of the rewrites. If you need it, you should definitely go for it!

@rlnsanz
Copy link
Author

rlnsanz commented Jun 28, 2018

Thanks Vikram! I'll go ahead and implement it then.

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

No branches or pull requests

2 participants