Hi there, JavaFX, like Swing and SWT, are different Java-native UX technologies. As such - anything you can do with Neo4j in Java will give you access to JavaFX. I suggest you start learning the Java basics at http://docs.oracle.com/javase/tutorial/, there is even a JavaFX tutorial.
Neo4j Java basic: http://docs.neo4j.org/chunked/snapshot/tutorials-java-embedded.html /peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Open Data - @mapillary Open Source - @neo4j Open Future - @coderdojo On Fri, Sep 12, 2014 at 8:51 AM, Jeyaganeshan Jeyatharsini <[email protected]> wrote: > I need to connect JavaFX client with Neo4j server.. What web service I can > use? Can I use Jersey for that? Or Can someone suggest any web service... > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
