Can OrientDB support the following:

select in_knows.name, * from V

Currently (1.7-SNAPSHOT) this is interpreted as:
select * from V

This makes it hard to efficiently get all of the properties from each 
record without knowing their names (i.e. each record may have different 
properties).

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to