Hello everybody (again), I am trying to join two class in orient db. I want all the records and properties from two class as a result. Since here join not works so please suggest me in orient db how join works and please suggest me also how to use edges for join in orientdb
Its rather simple: Write the rid of the target-record into a field in your master-table.
I will describe using the activeorient, the ruby-orientDB ORM:
Alternatively you just put "#53:0" into »apple-stock.basiswert«
This is a unidirectional join (or a simple link). Obviously you can query the stock-class
or in plain OrientDB-SQL