Hello Hung because the RID is effectively the internal primary key ID provided by the database itself. You may (and should) create your own identifier and create an index on that field. Then you can query any record based on your custom identifier effectively.
g. On Wednesday, 3 February 2016 18:00:23 UTC+1, Hung Tran wrote: > > Hi, > > Why do you care about technical row identifier? you could create your own > business identifier for a row. > > My Best, > Hung Tran > > On Tuesday, February 2, 2016 at 9:13:12 PM UTC+7, mithun malinda wrote: >> >> Is it possible to change the @rid(meta data) when we inserting a row to a >> column ?? >> Ex : When a table having just 11 (@rid = 40:10) rows of data is it >> possible to insert a record to @rid =40:15 ??? >> > -- --- 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.
