neo4j
which NOSQL database tool is better to choose for my application?
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[详细]
2023-02-08 04:07 分类:问答How to remove/delete a node & relationship in Neo4j in java?
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.[详细]
2023-02-08 03:18 分类:问答Neo4j: possible to create an alternative to node ids based on integer increments?
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[详细]
2023-02-04 05:20 分类:问答Neo4J indexing using Blueprint API
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[详细]
2023-02-02 06:24 分类:问答Embeddable GraphDBs? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-25 07:28 分类:问答Neo4j server setup recommendations
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[详细]
2023-01-21 02:57 分类:问答Importing CSV hierarchical data file to Neo4j.py
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[详细]
2023-01-14 22:05 分类:问答Error with "shared mode" during Neo4J installation [closed]
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.[详细]
2023-01-14 18:21 分类:问答Neo4j vs OpenLink Virtuoso
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[详细]
2023-01-12 07:33 分类:问答Populating a spring bean using a constructor-arg field
How can i inject a properties file containing a Map to be used as additional constructor arg using thefield.[详细]
2023-01-11 11:29 分类:问答