ayan_2587
ayan_2587

Reputation: 858

How to use CypherDslRepository and CypherDSL to query Neo4J db

I am new to Neo4J and so far have been using annotated queries to query graph database using Neo4j-spring. I have read that CypherDslRepository and CypherDSL can be used to query Neo4j db, but could not come across a satisfactory example.

Could someone please explain and provide an example of how to use this ? Thanks.

Upvotes: 1

Views: 279

Answers (1)

Related Questions