Skip to content

Add a get_all method to RootEntity to get the all the stored data #156

@andrea-mucci

Description

@andrea-mucci

Is your feature request related to a problem? Please describe.
If we need to ask for all the RootEntities that are stored, wich kind of method we use? at the moment the two queriies method are get and find but the get_all() method, for example is not present

Describe the solution you'd like
add a method get_all() that return the entire RootEntities set

Describe alternatives you've considered
at the momento have no alternatives

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions