Author: slotia
Date: 2012-09-06 11:10:20 -0700 (Thu, 06 Sep 2012)
New Revision: 30326
Modified:
core3/api/trunk/model-api/src/main/java/org/cytoscape/model/package-info.java
Log:
Updated info about default tables
Modified:
core3/api/trunk/model-api/src/main/java/org/cytoscape/model/package-info.java
===================================================================
---
core3/api/trunk/model-api/src/main/java/org/cytoscape/model/package-info.java
2012-09-06 17:06:30 UTC (rev 30325)
+++
core3/api/trunk/model-api/src/main/java/org/cytoscape/model/package-info.java
2012-09-06 18:10:20 UTC (rev 30326)
@@ -206,9 +206,10 @@
<h5>The default table</h5>
Most of the time, it is not important whether data is coming from local or
shared tables.
-To make it easier to retrieve data regardless of whether if it is from the
local or shared table, we
-established <i>default tables</i>, which have all of the local and shared data
together
-in one table.
+To make it easier to retrieve data, we
+establish <i>default tables</i>, which combine <i>local tables</i>
+and the <i>shared tables</i> together
+in one table. Default tables do not include <i>hidden tables</i>.
<p>
When a new column is created in the default
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.