Can Someone give me sample code of using above mentioned types in orientdb as value to an index.I am using Document API of OrientDb-2.0.5.
What is the difference between Embedded Set and Link Set?How to choose between them?Are there any performance differences between them?
Embedded Set,Link Set in OType in OrientDb
1.3k Views Asked by nagalla pruthvi At
1
First, we need to know what the following mean in OrientDB (this information is available here):
This example will clarify it:
After this, SELECT FROM A from Studio, Console, etc... and you'll understand.