Package Elgg\Core\DataModel
| ElggAttributeLoader | Loads ElggEntity attributes from DB or validates those passed in via constructor |
| ElggBatch | Efficiently run operations on batches of results for any function that supports an options array. |
| ElggData | A generic class that contains shared code b/w ElggExtender, ElggEntity, and ElggRelationship |