Optional
idStatic
Optional
connectionStatic
geometryStatic
Optional
itemSaves current entity in the NGW target layer. If entity does not exist in the NGW layer then inserts, otherwise updates.
Static
cloneStatic
connectStatic
countCounts entities that match given find options or conditions.
Optional
optionsOrConditions: FindManyOptions<T> | PropertiesFilter<T>Static
findFinds entities that match given find options or conditions.
Optional
optionsOrConditions: FindManyOptions<T> | PropertiesFilter<T>Static
findFinds first entity that matches given conditions.
Static
findFinds first entity that matches given conditions.
Static
getStatic
receiveStatic
saveSaves one or many given entities.
Static
syncStatic
toStatic
validate
Base abstract resource for all resources.