lphuberdeau / Neo4j-PHP-OGM

A doctrine2 style library to access neo4j graphs
156 stars 45 forks source link

How to run a cypher query? #107

Open miladr0 opened 8 years ago

miladr0 commented 8 years ago

how can i run pure cypher query?

lphuberdeau commented 8 years ago

https://github.com/lphuberdeau/Neo4j-PHP-OGM/blob/master/lib/HireVoice/Neo4j/EntityManager.php#L375