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 achieve update the edge value on the basic of original value #44

Closed
dtMndas opened this issue Jan 13, 2022 · 2 comments
Closed

Comments

@dtMndas
Copy link

dtMndas commented Jan 13, 2022

such as :
image

i get the update code in NebulaConstant.java , the code is :
public static String UPDATE_EDGE_TEMPLATE = "UPDATE %s ON%s %s->%s@%d SET %s"; public static String UPDATE_VALUE_TEMPLATE = "%s=%s";

@dtMndas
Copy link
Author

dtMndas commented Jan 13, 2022

is can support upset operation

@Nicole00
Copy link
Contributor

is can support upset operation

The update write mode does not support the business operations. You can use the graph client in flink and then custom your business logic ngql.

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