Types
Link copied to clipboard
Default implementation for NodeBatchUpdater
Link copied to clipboard
interface NodeBatchUpdater
Used when updating / deleting multiple nodes in a graph. Provides a cache to ensure that each node is only loaded once. Keeps track of deletedNodes and updatedNodes which can be saved to the database.