Namespace LaravelUi5\OData\Edm\Contracts\Container

Interfaces
EntityContainerInterface The entity container — the single runtime context that groups all addressable resources of an OData service.
EntitySetInterface An entity set — a named, addressable collection of entity instances within an entity container.
FunctionImportInterface A function import — a container-level entry point that exposes an unbound function overload as an addressable resource.
NavigationPropertyBindingInterface A navigation property binding declared on an entity set or singleton.
SingletonInterface A singleton — a named, addressable single entity instance within an entity container.