destroyData
Called when an instance should be removed from the cache.
connection.destroyData(props)
Goes through each set of data and removes any data that matches
props
's id. Finally removes this from the instance store.