Skip to content

comsysto/spring-data-neo4j-javafx-tableview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-neo4j-javafx-tableview

This is a showcase demonstrating how Spring Data Neo4j nodes can be displayed and edited in a JavaFX TableView.

For more details read the blog post http://blog.comsysto.com/2013/02/21/how-to-present-spring-data-neo4j-nodes-in-a-javafx-tableview/.

This solution is based on:

Known limitations:

  • Columns can't be sorted in descending order.
  • Valid datatypes for columns are String, Integer and Date
  • Changing columns by pressing the tab key doesn't work correctly
  • Pressing the return key doesn't end the editting state

Hints:

  • if miracles occur, delete the data folder and try again :)

Please mail comments to Elisabeth.Engel@comsysto.com!

About

This is a showcase demonstrating how Spring Data Neo4j can be displayed and edited in a JavaFX TableView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages