limited_amount  
A knowledge subtype for knowledge that can only have a limited amount of its resulting atoms created at once.
| Vars | |
| created_items | A list of weakrefs to all items we've created. | 
|---|---|
| limit | The limit to how many items we can create at once. | 
Var Details
created_items  
A list of weakrefs to all items we've created.
limit 
The limit to how many items we can create at once.