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

How to handle detached elements with Ferma? #49

Open
malagus opened this issue May 16, 2018 · 7 comments
Open

How to handle detached elements with Ferma? #49

malagus opened this issue May 16, 2018 · 7 comments

Comments

@malagus
Copy link

malagus commented May 16, 2018

TinkerPop supports re-attaching DetachedElement back to graph. It's possible to achieve something similar using ferma ?
We using ferma in rest api so user can get some graph elements, modify them and send back so we need to update our graph element. Currently do doing it manually but possibility to re-attaching elements to graph can be very useful.

@freemo
Copy link
Member

freemo commented May 16, 2018 via email

@malagus
Copy link
Author

malagus commented May 16, 2018

something like that because we can't create instance of framed object without real graph

@freemo
Copy link
Member

freemo commented May 16, 2018 via email

@malagus
Copy link
Author

malagus commented May 18, 2018

I can contribute. We can discuss the requirements.

@freemo
Copy link
Member

freemo commented May 18, 2018 via email

@malagus
Copy link
Author

malagus commented May 21, 2018

We can discuss on Gitter

@syncleus-bot
Copy link

syncleus-bot commented May 21, 2018 via email

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

3 participants