Hi,
I am using orientdb 2.0.18, i update the record and returned some value.
EX:
Query:
"update #44:120 set bill_number = 120 return after
\$current.bill_number"
I executed this query and return for
Array ( [0] => OrientDBRecord Object (
[isParsed:OrientDBRecord:private] => [className:OrientDBRecord:private] =>
[type] => d [clusterID:OrientDBRecord:private] => -1
[recordPos:OrientDBRecord:private] => -1 [recordID:OrientDBRecord:private]
=> [version] => 0 [content:OrientDBRecord:private] => *value:"958-100*"
[data] => OrientDBData Object ( [data:OrientDBData:private] => Array ( )
[record:OrientDBData:private] => OrientDBRecord Object *RECURSION* ) ) )
i need the value of 958-100
Kindly help me.
--
---
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.