Biblioteca Java - Blame information for rev 18

Subversion Repositories:
Rev:
Rev Author Line No. Line
18 mihai 1 This is a maven project.
2  
3 Starting point of the application is Test.java class. The folder where the databse
4 will be stored must be changed in SocialNetworkServiceImpl net = new SocialNetworkServiceImpl("d://temp//_socnet4").
5  
6 The sample use an embedded Neo4J database.