Project

General

Profile

« Previous | Next » 

Revision 2910

Added by harris over 18 years ago

Implementation of the rubber-bad query that PMARK has implemented through the UI.

View differences:

MetacatSpatialDataset.java
57 57
   }
58 58

  
59 59

  
60
   /**
61
    * Returns the size (or number of documents) of the dataset
62
    */
63
    public int size() {
64
      return docs.size();
65
    }
66

  
67

  
60 68
  /**
61 69
   * returns the data set as a flat-ascii table like:
62 70
   *

Also available in: Unified diff