You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Philippueng, SInce I am new to the AngularJS framework, May be my question may not make sense.
I tried working with the Neo4J endpoints rest api's but the response JSON I get has too much in it.
Your package is way much cleaner and return the JSON that is readable and returns of only what is being queried by Cyhper queries and that attracts me to use your package.
In the comments for #45 you suggested following and I quote
"What however works if you use node-neo4j with a server side framework like express or hapi and expose certain resources via REST to your Angular application. Alternatively if you don't want to completely stub out a REST API you can also use the server as a cypher query proxy that way."
How can I use the server as a cypher query proxy?
Will appreciate your suggestions.
Regards
DKSFCB
The text was updated successfully, but these errors were encountered:
Hi Philippueng, SInce I am new to the AngularJS framework, May be my question may not make sense.
I tried working with the Neo4J endpoints rest api's but the response JSON I get has too much in it.
Your package is way much cleaner and return the JSON that is readable and returns of only what is being queried by Cyhper queries and that attracts me to use your package.
In the comments for #45 you suggested following and I quote
"What however works if you use node-neo4j with a server side framework like express or hapi and expose certain resources via REST to your Angular application. Alternatively if you don't want to completely stub out a REST API you can also use the server as a cypher query proxy that way."
How can I use the server as a cypher query proxy?
Will appreciate your suggestions.
Regards
DKSFCB
The text was updated successfully, but these errors were encountered: