Skip to content

Advanced Buffer #2

@VenaNocta

Description

@VenaNocta

Buffer

internally saves the relation pointer to the loaded objects and speeds up repeated querys

Order Objects by:

  • Node/Relation
  • Database ID
  • Object ID (defined with @Id and can be synced with Database ID)
  • Class/Labels(Type)

Node/Relation gets loaded/searched from Users

  • search according to the class and their children (take child before loading base Class from Database)

Node/Relation gets loaded/searched from Database (on loading)

  • search and parse according to the label of the Node

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions