This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
Neo4j
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Help
Sign In
Technical Discussions
Neo4j Graph Platform
Drivers & Stacks
Integrations
Releases
Events & Programs
Ninjas Program
Projects & Collaboration
Local Groups
Events
NODES
GraphAcademy
Courses & Certifications
GraphAcademy Discussions
Weekly Challenges
Community Corner
Introduce Yourself
Community News
Community Suggestions
General Discussions
About the Community
Head's Up!
Site migration
is underway. Phase 2: migrate recent content
lzl121373
Node
since
01-25-2021
06-01-2022
User Statistics
1
Posts
0
Solutions
0
Kudos given
0
Kudos received
Neo4j
About lzl121373
User Activity
Posts
Replies
Got UnsupportedOperationException message when I trying to pass some parameters to a cypher
07-12-2021
What I want to do was to insert a cypher into my java program and pass some parameters to this cypher, This is my cypher : @Query("CALL gds.beta.graph.create.subgraph($releaseName + 'CoChangeGraph', 'myCoChangeGraph', 'n.projectId = $projectId', ...
No replies to display.