Skip to content

Support counter type property #272

@zhoney

Description

@zhoney

Description

Counter property is a property type with long type value, which can only be updated by increasing automatically.

In graph database, some statistical data increasing as time passes. Recording them using regular property is inefficient, because every update needs read-update-write process. With Counter property, just need make a request to increase a counter by a number, which is quite effective.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions