Beiträge getagged mit Neo4j
Yet Another Try: A REST Client with Jersey and Scala
[UPDATE] I pushed the code as SJersey to Github. For usage examples check out the test code here [/UPDATE] The are many awesome REST frameworks out there, for Java and for Scala as well. Most of the concepts do cover the server side. Important I know, but where are the smart client side APIs/DSLs? There [...]
Neo4j REST Server, GWT and JIT Part 3
This is a Proof of Concept (from GTUG BootCamp 2010), which is: Try to code a complete client side data-load (from some REST services) and graph visualization using Neo4j REST server, the Java Script Visualization Framework JIT and Google Web Toolkit. This is a followup to Part 2 I integrated what was made by Sascha [...]
Neo4j REST Server, GWT and JIT Part 2
This is a Proof of Concept (from GTUG BootCamp 2010), which is: Try to code a complete client side data-load (from some REST services) and graph visualization using Neo4j REST server, the Java Script Visualization Framework JIT and Google Web Toolkit. This is a followup to Part 1 that stopped by loading all Nodes of [...]
Neo4j REST Server, GWT and JIT Part 1
This is a Proof of Concept (from GTUG BootCamp 2010), which is: Try to code a complete client side data-load (from some REST services) and graph visualization using Neo4j REST server, the Java Script Visualization Framework JIT and Google Web Toolkit. [update] this is how it looks like today [/update] What to read to understand [...]
Neo4j Example written in Scala
I just converted the little Neo4j example (coming with the distribution) . The most tricky thing was the RelationshipType Enumeration (A more complex one-file-wrapper is here) [UPDATE] code changed to be a little more Scala like, by using a implicit conversion for Enumeration and a transaction wrapper [UPDATE] object RelTypes extends Enumeration { type RelTypes [...]

Twitter
Xing
Facebook