neo4j-core 3.0.0
You can think of Neo4j as a high-performance graph engine with all the features of a mature and robust database. The programmer works with an object-oriented, flexible network structure rather than with strict and static tables yet enjoys all the benefits of a fully transactional, enterprise-strength database. It comes included with the Apache Lucene document database.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 9.0.0 December 20, 2018 (37.5 KB)
- 9.0.0.alpha.1 October 28, 2018 (36.0 KB)
- 8.1.4 April 11, 2018 (54.0 KB)
- 8.1.3 April 04, 2018 (54.0 KB)
- 8.1.2 March 27, 2018 (54.0 KB)
- 3.0.0 September 26, 2014 (33.0 KB)
Runtime 依赖 (9):
            activesupport
            >= 0
          
          
            faraday
            ~> 0.9.0
          
          
            faraday_middleware
            ~> 0.9.1
          
          
            httparty
            >= 0
          
          
            httpclient
            >= 0
          
          
            json
            >= 0
          
          
            net-http-persistent
            >= 0
          
          
            os
            >= 0
          
          
            zip
            >= 0
          
    


