Hi Team,
I want to showcase my output of Neo4j Application on a browser. That can be done by creating an Angular App and NodeJS App together as front-end and back-end and displaying only the iframe of the graph. Is there such a provision ?
Hi Team,
I want to showcase my output of Neo4j Application on a browser. That can be done by creating an Angular App and NodeJS App together as front-end and back-end and displaying only the iframe of the graph. Is there such a provision ?
You will need a javascript graph visualization library like neovis for that. See:
Thanks Michael. I may need your help if i get stuck up in between.