Hi Michela,

Relevant schema is here 
class Part
-----
 - id : STRING
 - name : STRING
 - status : STRING (updated very frequently)
 - bindings : LINKSET (LINKEDCLASS: Part) (updated not so often)

 class Parameter
 ---------
  - part_id : STRING
  - name : STRING
  - type : STRING
  - value : STRING

 class Property (These are updated very frequently)
 ---------
  - part_id : STRING
  - name : STRING
  - value : STRING



On Friday, September 25, 2015 at 6:26:50 PM UTC+9, [email protected] 
wrote:

> Hi,
>
> Can you send me your schema?
>
> Regards,
> Michela
>

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to