Skip to content

select expand( inE() ) from #1:0 produce empty output #1259

@damianbenente

Description

@damianbenente

ArcadeDB Version:

23.9.1-SNAPSHOT (build 130d555dbd475120b3c30ecf126804312e96d138/1695738832245/main)

OS and JDK Version:

Docker

Node with in and out vertices only return out vertices using Action links from the ui, search for in vertices return empty output (bothE() also return only out vertices).

Output is
{
"user": "root",
"version": "23.9.1-SNAPSHOT (build 130d555/1695738832245/main)",
"serverName": "ArcadeDB_0",
"result": {
"vertices": [],
"edges": [],
"records": []
},
"explain": "+ FETCH FROM RIDs\n [#1:0]\n+ CALCULATE PROJECTIONS\n inE()\n+ EXPAND\n+ LIMIT ( LIMIT 25)"
}

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions