Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return @QueryResult from custom Cypher query at run-time #215

Closed
Artgit opened this issue Aug 14, 2016 · 5 comments
Closed

return @QueryResult from custom Cypher query at run-time #215

Artgit opened this issue Aug 14, 2016 · 5 comments

Comments

@Artgit
Copy link

Artgit commented Aug 14, 2016

In my Neo4j/SDN 4 project I have a pretty complex Cypher query that can't be defined at the compilation time via SDN repository @Query.

I need to build this query at run-time and as a result I need to get a custom SDN @QueryResult object.

Right now I can't find a way how to achieve this with a Spring Data Neo4j 4.

session.query returns NULL for @QueryResult object.

Please help with this problem.

@Artgit
Copy link
Author

Artgit commented Sep 4, 2016

Any chance to get this feature implemented in some near time ? Unfortunately, I'm completely blocked with this right now and can't continue to work on my project without this feature :(

@jaredhancock31
Copy link
Contributor

+1

1 similar comment
@amandabouman
Copy link

+1

@titicaca
Copy link

titicaca commented May 9, 2018

Is there any update for this issue?

@michael-simons
Copy link
Collaborator

This is a nice idea.

As @QueryResult is part of Spring Data Neo4j and not OGM, we're tracking this issue over here: https://jira.spring.io/browse/DATAGRAPH-1159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants