There are many factors that will effect the amount of ram consumption, not just quantity of records. You will have to consider how many fields/columns exist in each record, the data type of each field, indexes etc.
On Wednesday, April 22, 2015 at 5:14:32 AM UTC-4, Mahesh Wabale wrote: > > Hi everyone , > Suppose we create a in-memory graph database , how many > maximum records we can insert in this database , Size of RAM is limited so > is there some limitations on inserting record ? > For eg . Suppose i have 4GB ram then how many maximum records i can > insert? > Can RAM size affect on in-memory database ? > -- --- 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.
