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
Help
Sign In
Technical Discussions
Neo4j Graph Platform
Drivers & Stacks
Integrations
Events & Programs
Ninjas Program
Projects & Collaboration
Events
GraphAcademy
Courses & Certifications
GraphAcademy Discussions
Community Corner
Community News
About the Community
Introduce Yourself
Community Suggestions
General Discussions
ChaoquanTao
Node
since
03-19-2022
06-01-2022
User Statistics
1
Posts
0
Solutions
0
Kudos given
0
Kudos received
Neo4j
About ChaoquanTao
User Activity
Posts
Replies
SDN6 return the relationship
03-19-2022
I want to query all the relationship satisfied some condition. And here's the node, @Data @Node public class Resource { @Id @GeneratedValue private Long id; @Property("name") private String name; private String code; @Prop...
No replies to display.