Skip to content

Issue with graph depth #2659

Closed
Closed
@Deimrus

Description

@Deimrus

Hey all.
I have a simple structure:
image
Cypher query in Browser works as expected but the same query in @query directive within Neo4jRepository returns just one random underlying node of label ObjectType so instead of getting one Company with two Sites with two ObjectTypes for each Site I got just one ObjectType:
image

Neo4jClient returns all the data I need btw.

Is this a bug or I do something wrong?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions