Hi Enrico, Thanks for writing back.
I'm using the node driver and studio. In both cases the output always returns the record attributes. Any ideas? best On Wednesday, July 23, 2014 7:54:08 AM UTC, Enrico Risa wrote: > > Hi Ivan > > are you using Rest API? > > > 2014-07-22 20:36 GMT+02:00 Ivan Plaza <[email protected] <javascript:>>: > >> Hi, >> >> Is there a way to hide/remove the record attributes returned in an SQL >> select? >> >> When I run: Select name as n from Users >> >> I get the name as well as all record attributes : "@type": "d", >> "@rid": "#-2:1", "@version": 0, "n":"ivan" >> >> I would just like for it to return : "n":"ivan" (dropping the attributes) >> >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
