是否可以在OrientDB中为RowId设置UserDefined值

时间:2015-11-04 17:09:34

标签: orientdb

是否可以在OrientDB中为@rid定制自定义值? 在课堂上说,我希望我的车辆号码

有没有办法让用户定义ID?

1 个答案:

答案 0 :(得分:1)

不可能。 @rid由数据库生成并标识记录的位置(clusterId + clusterPosition)

http://orientdb.com/docs/2.0/orientdb.wiki/Tutorial-Record-ID.html