Skip to content

A bunch'a questions #60

@RobHudson72

Description

@RobHudson72

Reaching out to the rockstars of Neo4j, for your wisdom, and expertise!

  • Is it possible to pass a transaction from one function to another, or one class to another?
  • Is it possible to commit part of a transaction, do some more stuff, and then commit the rest?
  • Is it possible to eager load members rather than lazy load them?
  • Is it possible to patch update an attribute of a node rather than do a full update of the node?
  • What kinds of event handlers are available?
  • Maybe using event handlers, is there a good pattern for building an in-memory self-updating copy of the database (or parts of it), so I don't have to hit the database on every read?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions