How to Combine Neo4j with GWT and Eclipse
As stated before I did my first testings with Neo4j. Now I wanted to include Neo4j to GWT which is actually very straight forward but for some reasons I was fighting with it for quite a while. I even had to emberass myself by asking stupid questions on the neo4j mailinglist to which Peter and John Doran kindly responded.
Any way now I am excited to follow my research topics which I hope to answer by using neo4j.
Installing Neo4j in GWT with Eclipse step by step
Today I created a 12 Minute screencast that shows how to set everything up. But I recommend everyone to just read the very good documentations. Reading those you might be faster.
Download the neccessary software
you have to download Eclipse and GWT. last but not least you want to grab the graph databse neo4j.
Important parts of the documentation
GWT compiles the source from the client packages to javascript. So in this part of your project you don’t want to include external Jars like the ones from neo4j.
We follow the getting started with neo4j guide from the neo4j wiki. Here we create a very simple Hello World program that stores the setence in 2 Nodes and one relation between them.
Basically you only want to copy and paste this code to your GWT serversided code.
Create the Project
After creating a new GWT Web project in eclipse you need to include the Neo4j Libraries. You rightclickto your project -> Build path -> configure build path … In the new window you click add Library here youcan choose the location to which you downloaded the neo4j libs.
Ok I hope this solved all questions for you. If not feel free to contact me! In any case tell me what you are doing with neo4j!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/301743/viewspace-731254/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 對GWT還是不死心vue-gwtVue
- Ajax框架之GWT框架
- GWT筆記(6)筆記
- GWT筆記(5)筆記
- PHParray_combinePHP
- GWT筆記(GoogleWebToolkit)1筆記GoWeb
- Combine 框架,從0到1 —— 5.Combine 中的 Subjects框架
- Combine 框架,從0到1 —— 4.在 Combine 中使用 KVO框架
- Combine 框架,從0到1 —— 4.在 Combine 中使用通知框架
- Combine 框架,從0到1 —— 5.Combine 常用操作符框架
- GWT2.2新增canvas元件支援Canvas元件
- 關於GWT的Java heap spaceJava
- Combine 框架,從0到1 —— 4.在 Combine 中使用計時器框架
- Combine 框架,從0到1 —— 5.Combine 提供的釋出者(Publishers)框架
- Combine 框架,從0到1 —— 4.在 Combine 中執行非同步程式碼框架非同步
- 《精通Neo4j》前言
- Neo4j簡介
- neo4j匯入
- Google Web Toolkit(GWT)-各位高手談談看法啊!GoWeb
- Path.Combine 的計算結果
- Neo4j資料庫資料庫
- 擴充套件Neo4j套件
- neo4j docoker安裝
- Kettle之Neo4j外掛
- AJAX框架的選擇:ECHO2, GWT, DOJO, PROTOTYPE, JQUERY框架jQuery
- Combine 框架,從0到1 —— 1.核心概念框架
- 在 Python 中使用 Neo4jPython
- How to Find Out How Much Space an Index is UsingIndex
- array_combine()可使兩個陣列對應取值陣列
- NoSQL 新貴之崛起的 Neo4jSQL
- 圖資料庫Neo4j入門資料庫
- spring boot neo4j 整合配置(四)Spring Boot
- Neo4j 圖資料庫基礎資料庫
- Mazerunner是neo4J相簿擴充套件套件
- Neo4j 2.0 M4 釋出
- At a Conference? Need a Dataset? Neo4j at NOSQL NOWSQL
- Neo4j - 圖資料庫基礎資料庫
- How the web worksWeb