Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Collection Manipulation #31

Open
rizafahmi opened this issue Feb 24, 2014 · 0 comments
Open

Collection Manipulation #31

rizafahmi opened this issue Feb 24, 2014 · 0 comments

Comments

@rizafahmi
Copy link

I'm trying to do something like:
TopScore = Players.find({score: {$gt: 5}});
collectionApi.addCollection(TopScore, 'topscore');

But it error:
{"error":"TypeError: Object [object Object] has no method 'find'}

Is that possible to manipulate or filter the collection then add to collection-api?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant