Entity
RefreshEntity
Refresh the entity related to entityRef.
GetEntities
Get all entities matching a given filter.
GetEntityByUid
Get a single entity by the UID.
DeleteEntityByUid
Delete a single entity by UID.
GetEntityByName
Get an entity by an entity ref.
GetEntityAncestryByName
Get an entity's ancestry by entity ref.
GetEntitiesByRefs
Get a batch set of entities given an array of entityRefs.
GetEntitiesByQuery
Search for entities by a given query.
QueryEntitiesByPredicate
Query entities using predicate-based filters.
GetEntityFacets
Get all entity facets that match the given filters.
QueryEntityFacetsByPredicate
Get entity facets using predicate-based filters.
ValidateEntity
Validate that a passed in entity has no errors in schema.