[
https://jira.jboss.org/jira/browse/DNA-379?page=com.atlassian.jira.plugin...
]
Brian Carothers commented on DNA-379:
-------------------------------------
Would a solution that adds a behavior enum (ADD or REPLACE) to UpdatePropertiesRequest and
SetPropertyRequest work? I was thinking of a syntax like:
graph.add(value).and(value).and(value).to(propertyName).on(node);
Any feedback is appreciated.
Graph API should allow adding and removing property values
----------------------------------------------------------
Key: DNA-379
URL:
https://jira.jboss.org/jira/browse/DNA-379
Project: DNA
Issue Type: Feature Request
Components: API, Graph
Reporter: Randall Hauch
Priority: Critical
Fix For: 0.6
The Graph API should allow adding a value to an existing property without having to first
read the property. The same thing for removing a value (if it is there). This is needed
especially when working with batch operations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira