Is there a FlockDB site

Do you have a tutorial you can offer for FlockDB? Or any other Graph_Database clause that can be used either in Ruby, or in Java, or in Ruby and Java

Yours faithfully:)

+4
source share
1 answer

I do not know any "learning" sites for FlockDB. They have a demo application in their GitHub source tree . They only mention the Twitter, IRC, and Google Groups mailing lists as sources of information in README , though.

Neo4j has a section in its docs about using its REST API from Java and several Ruby clients are available ( as shown in this related SO question ). Neo4j seems better documented than FlockDB, so you can take a look at it.

+1
source

Source: https://habr.com/ru/post/1399487/


All Articles