constructor(repository: R)

Parameters

repository

the associated repository used for CRUD functionality

Type Parameters

T

the type of Node this service is used for

R

Repository type associated with T