I have a table which has 4 fields which represent an embedded object. like 
: amount_amount, amount_currency, amount_rate, amount_exchcurrency

I want to create in the output

....
amount : { @Class:'MonetaryAmount', amount=amount_amount, currency=
amount_currency } etc.
...

I don't think I can do it with a LET block... creating an embedded object...
I don't think I can do it with a CODE block either

So I'm not certain what I should do. Any suggestion before I write another 
transformer ?

Thanks

-- 

--- 
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