Hi,

All the examples of custom functions in the docs are either about querying 
for data, giving out responses or adding data during creation. Nothing 
explains updating, unfortunately.

So, the question is: How can I make a function that can be used to 
automatically update a certain field with data, when a record is updated.

For example: let's say I want to concatenate the "first-name" and 
"last-name" fields to make a "full-name" field automatically, with every 
update made to the a "User" class. 

Is that possible?

Scott

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to