I\'m using the BatchInsert and LuceneIndexBatchInserter api\'s to create my graph (~10000 nodes for now).The thing is BatchInserter.createNode(...) returns a long.
What is the lar开发者_如何学Cgest known Neo4j cluster (in db size, graph stats, or # of machines)?The # of nodes and relationships was recently (with the 1.3 release) expanded to 32 billion each and a
I am considering the option of neo4j for some of the new projects I am working for. For the given data needs (inherently graph based) neo4j fits well and a quick prototype is giving good response time
I am wondering what the best ways to store graphs in persistent storage are, for later analysis, search, clustering, etc.
Is there an efficient way with given two nodes to find a set of their common nodes (with defined relationships).
I would like to store the following graph data in the database, graph.makeEdge( \"s\", \"c\", \"cost\", (double) 7 );
I\'m building a Route Planner Webapp using Spring/Hibernate/Tomcat and a mysql database, I have a database containing read only data, such as Bus Stop Coordinates, Bus times which is never updated. I
I know Android cannot handle PDFs natively. However, the Nexus One (and possibly other phones) come pre-installed with QuickOffice Viewer.How would I determine whether the user has a PDF viewer instal
I\'ve got a windows CE device without Internet Explorer installed. I need a browser to test WiFi connection but I cannot find anything. I cannot build the system, I have to use the current one.
I\'d like to know if it is possible to have this application (neo4j) running on windows server 2008 alongside an asp.net mvc application. Reason for this, I need to access the graph databa开发者_运维问