The global graph queries will definitely become more expensive. Do you have an example of those? Could be interesting for some new approaches that Jake is testing privately for global graph operations.
On Sun, May 18, 2014 at 6:20 PM, Alex Frieden <[email protected]> wrote: > Storing Variant Call data from next generation sequencers. Some of the > cases we have the query anchored (i.e. we have acquired the ID or index > somehow). > > However we have some use cases where we are doing a global graph scan and > then traversing from each one. > > > On Sun, May 18, 2014 at 12:15 PM, Michael Hunger < > [email protected]> wrote: > >> If you can share your domain model and their use-cases again? >> >> Usually as long as you do graph-local queries the total size doesn't >> matter that much. >> >> Michael >> >> >> On Sun, May 18, 2014 at 6:06 PM, Alex Frieden <[email protected]> wrote: >> >>> Hi guys, >>> My group is starting to get into pretty large datasets. I was wondering >>> if users can take about their large datasets and how they handled dealing >>> with. By large I am talking about a neo4j database over 1TB. However, any >>> stories of scaling data would be useful. Thanks! >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Neo4j" 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. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Neo4j" 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. >> > > > > -- > Alexander Frieden > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" 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. > -- You received this message because you are subscribed to the Google Groups "Neo4j" 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.
