Skip to content

[CYPHER] RETURN point({x: 2.3, y: 4.5}) AS p should return SRID (7203) (9157 for 3D) #3993

@ExtReMLapin

Description

@ExtReMLapin

Hello,

RETURN point({x: 2.3, y: 4.5}) AS p

Neo4j RETURNS :

point({srid:7203, x:2.3, y:4.5})

ArcadeDB returns

{"x":2.3,"y":4.5,"crs":"cartesian"}

not going to lie, I don't actually need it , just trying to stick to neo4j behavior

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions