I am planning to develop some application like connecting with friends of friends of friends. It may look like as Facebook or Twitter but initially i am planning to implement that to learn more about
I started learning Neo4j. I have a basic idea about it. May be my question looks silly but its important to know much morefrom others while learning.
Neo4j\'s nodes tend to be set on the basis of integer increments. I can see this having issues in an application that needs to merge multiple two databases. Is it possible to configure the database to
any one used TinkerPop\'s Blueprints API with Ne开发者_Python百科o4J or OrientDBWell, Blueprints and Gremlin are built right into the Neo4j Server as a console, so you can use it in there ...OrientDB
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am setting up a Neo4j based system in jRuby running on glassfish.Glassfish as with mostrails systems allows for some mechanism to run multiple instances.In glassfish case there is an internal settin
I am wondering if there is a Python script to import csv hierarchical data file to neo4j.py. i made the below python script, but i need a better way to check if a node is already created before creat
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it开发者_StackOverflow's on-topic for Stack Overflow.
I\'ve been using OpenLink Virtuoso as an RDF store for some time now and although it\'s great with large data, I\'m not satis开发者_运维问答fied with the graph traversal performance using SPARQL. Rece
How can i inject a properties file containing a Map to be used as additional constructor arg using thefield.