fmeobjects.FMESpatialIndex.entries
- FMESpatialIndex.entries()
 This method returns a count of features that depends on what mode the index is currently in.
- Read Mode: this method returns the numbers of entries left for the current
 query.
Write Mode: this method returns the numbers of features stored in the index.
- Return type:
 - Returns:
 The current count of features.