Skip to content

Update implementation of Entity property methods #16

@kerbymart

Description

@kerbymart

It is recommended to rename the saveProperty method in the EntityStore to updateProperty. This will avoid any ambiguity as the function of this method is to manipulate the properties of existing entities. Furthermore, the removeProperty method can be removed since other property actions, such as rename and delete, can handle the same functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions