RandomSec/src/main/java/com/metaweb/gridworks/model
2010-03-23 01:17:45 +00:00
..
changes Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
recon Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
AbstractOperation.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
Cell.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
Column.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
ColumnGroup.java Still some old Serializable stuff to remove. 2010-03-07 23:02:57 +00:00
ColumnModel.java Made various GEL functions and the forEach control work with java.util.List and java.util.Collection in addition to just Object[]. 2010-03-19 23:04:17 +00:00
Project.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
Recon.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
ReconCandidate.java Don't send back recon candidate types for rendering cells. 2010-03-23 01:17:45 +00:00
ReconStats.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
Row.java Made various GEL functions and the forEach control work with java.util.List and java.util.Collection in addition to just Object[]. 2010-03-19 23:04:17 +00:00