Remove size
This commit is contained in:
parent
1774991f7c
commit
376a4c8795
@ -5,7 +5,6 @@ effects() - An iterator for the effect records, indexed by UID
|
||||
insert(record) - Inserts a record, returns the UID
|
||||
insert_with_uid(uid, record) - Inserts a record with a specific UID.
|
||||
delete(uid) - Deletes the record with that UID, if it exists
|
||||
size() - Gets the number of effects
|
||||
with_index("index_name", index) - Gets a set of all UIDs with that index.
|
||||
|
||||
Other functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user