You can find the limits of a cluster using this link ... http://orientdb.com/docs/2.0/orientdb.wiki/Tutorial-Record-ID.html <http://orientdb.com/docs/2.0/orientdb.wiki/Tutorial-Record-ID.html>
A Cluster in OrientDB can handle a max of 2^63 records. The reason for 2^63 rather than 2^64 I think OrientDB is using negative number to signify a temporary RID. Cheers, Chris. On Monday, June 15, 2015 at 9:38:06 AM UTC+12, [email protected] wrote: > > Hi , > > How do I know size of the cluster in orientdb? > > This is for comparison between oracle and orientdb. I have a table in > oracle around 15 GB of size. I am trying to import it into Orientdb and > need to know how much space the cluster is occupying. > how do I calculate the size in Orientdb. > > Thanks, > > -- --- 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.
