Hello,

I am new to OrientDB and I am currently using the 1.5.1 version. I am 
following the standard tutorials for creating data and relationships. I saw 
in a document this following Note (
https://github.com/orientechnologies/orientdb/wiki/Graph-Database-Tinkerpop)

I understood the purpose of useLightweightEdges but I am not able to 
understand what the other properties mean, can someone quickly explain 
please?

Thank you,

*NOTE: If you use OrientDB v1.4.x or major with the Deprecated Native API, 
set this configuration to make the new graphs compatible with the 
deprecated API:*

*alter database custom useLightweightEdges=false
alter database custom useClassForEdgeLabel=false
alter database custom useClassForVertexLabel=false
alter database custom useVertexFieldsForEdgeLabels=false*

-- 

--- 
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/groups/opt_out.

Reply via email to