Re: Connected file list in Cassandra

2012-07-12 Thread aaron morton
ns are > automatically sorted such that if the column name was associated with the > page number it would automatically flow the way you wanted. > > - Original Message - > From: "Tomek Hankus" > Sent: Wed, July 11, 2012 14:34 > Subject: Connected file list

Re: Connected file list in Cassandra

2012-07-11 Thread David Brosius
why not just hold the pages as different columns in the same row? columns are automatically sorted such that if the column name was associated with the page number it would automatically flow the way you wanted. - Original Message -From: "Tomek Hankus" >;tom...@gmail.com

Re: Connected file list in Cassandra

2012-07-11 Thread David McNelis
: > Hi, > at the moment I'm doing research about keeping "linked/connected file > list" in Cassandra- e.g. PDF file cut into pages (multiple PDFs) where > first page is connected to second, second to third etc. > This "files connection/link" is not specifi

Connected file list in Cassandra

2012-07-11 Thread Tomek Hankus
Hi, at the moment I'm doing research about keeping "linked/connected file list" in Cassandra- e.g. PDF file cut into pages (multiple PDFs) where first page is connected to second, second to third etc. This "files connection/link" is not specified. Main goal is to be able