Thanks! See there was some more details added to the wiki right before my initial email.
On Thu, Apr 3, 2014 at 1:55 PM, Pawel K. <[email protected]> wrote: > For embedded ridbag I deserialize it as you described > (mode:byte)(count:int)[(clusterid:short)(clusterPosition:long)]* > I also looking for to see a documentation how properly deal with RidBag > and its pointers. > > Pawel > > > On Wednesday, April 2, 2014 9:16:32 PM UTC+2, Giraldo Rosales wrote: > >> Thanks. I had found the same page. Know that the first byte is the >> config. But how is the content arranged? An array of rids? Strings? >> Objects? With pound signs/colons? Etc. >> >> I'm trying to analyze the bytes and can see the cluster id and the last >> two short values added together make the position id. But want to make sure >> I am parsing the data correctly. I see some extra bytes. >> On Apr 2, 2014 3:08 PM, "Pawel K." <[email protected]> wrote: >> >>> >>> https://github.com/orientechnologies/orientdb/wiki/RidBag >>> >>> This is what I've found. >>> >>> Pawel >>> >>> On Wednesday, April 2, 2014 8:36:36 PM UTC+2, Giraldo Rosales wrote: >>>> >>>> Can a bit more documentation be provided on the ridbag? Trying to >>>> update a driver to read a ridbag. Maybe some examples. I was looking >>>> through the new page added to the wiki which has helped some but not as >>>> detailed as it should be. It would be nice to have the rest of the >>>> protocols documented as well. Especially the newly added commands added to >>>> version 1.7. >>>> >>>> Thanks!! >>>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "OrientDB" group. >>> To unsubscribe from this topic, visit https://groups.google.com/d/ >>> topic/orient-database/1CNd8yrY4G0/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/1CNd8yrY4G0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- 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.
