neo4j
How to use Neo4j BatchInserted nodes after they have been created and indexed?
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.[详细]
2023-01-08 21:10 分类:问答What is the largest known Neo4j cluster?
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[详细]
2023-01-07 05:55 分类:问答Is there a way to shard and replicate neo4j data?
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[详细]
2023-01-07 02:52 分类:问答What are the best ways to store Graphs in persistent storage
I am wondering what the best ways to store graphs in persistent storage are, for later analysis, search, clustering, etc.[详细]
2023-01-02 00:15 分类:问答Efficient way to find node set having relationships to given nodes using neo4j
Is there an efficient way with given two nodes to find a set of their common nodes (with defined relationships).[详细]
2023-01-01 16:53 分类:问答Neo4j Performing shortest path calculations on stored data
I would like to store the following graph data in the database, graph.makeEdge( \"s\", \"c\", \"cost\", (double) 7 );[详细]
2023-01-01 00:47 分类:问答NoSQL or Ehcache caching?
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[详细]
2022-12-31 18:40 分类:问答How do I determine if Android can handle PDF
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[详细]
2022-12-29 23:39 分类:问答web browser for Windows CE 5.0 - problem with installation
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.[详细]
2022-12-29 18:07 分类:问答Java application on windows server possibility?
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开发者_运维问[详细]
2022-12-29 08:50 分类:问答