Skip to content

Check/Repair Database SQL command #225

@lvca

Description

@lvca

Discussed in #222

Originally posted by jimmarino November 28, 2021
Sometimes we wind up with a dead in-vertex on an edge. This can happen due to an application error (e.g. a vertex is deleted that is an in-vertex of a uni-directional edge and the app does not also remove the edge) or in other situations. This results in a RecordNotFoundException when traversing a dead edge.

It would be helpful to have a command (or the ability) to have the database remove dead edges either by edge type or out-vertex type/edge type combination.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions