Skip to content

graphd crash yield not existing node prop for debug builds #1203

Closed
@jude-zhu

Description

following the get-started.md example, then run the following query:

delete vertex 200; INSERT EDGE like(likeness) VALUES 201 -> 200:(85.6);go from 201 over like yield $$.student.name as name

graphd crashed:

image

p.s. I built the code under debug version

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions