Hi,

I've discovered that the bundled functions in(), out() and both() are not 
working in the last release 2.0.6.
I've also tried with a recent snapshot (2.1-20150414.070620-90) but I've 
had the same problems.

Concretely, I've tried the examples mentioned in: 
http://orientdb.com/docs/last/Tutorial-Working-with-graphs.html
Commands: 
select in() from Restaurant where name = 'Dante'
select in() from V
select out() from V

The results are not the same: @CLASS = null, and in/out = 0/1

I've also noticed special columns when querying the Restaurant or Person 
classes: in_Eat, out_Eat.

Does it mean that the API has changed but not the documentation?

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

Reply via email to