istreamdata / orientgo

Go (golang) client for OrientDB
MIT License
125 stars 22 forks source link

Structs handling (RIDs, Class, etc) #32

Open dennwc opened 9 years ago

dennwc commented 9 years ago

There is no direct way to pull RID, Class and Version from Documents into a user-defined struct. There is at least two ways for achieving this (see #30).