neo4j
Storing binary objects in Neo4j
Neo4j doesn\'t seem to allow me to store binary objects. Does this mean I must used Neo4j in conjuntion 开发者_JAVA百科with another data store, such as the filesystem., Oracle, etc?Daniel already answ[详细]
2023-02-25 01:45 分类:问答How can I store references to Java objects in Neo4j?
How can I store references to Java objects in 开发者_JAVA技巧Neo4j?Neo4j basically stores primitives like integers and strings. See the full reference on what can be stored in the apidocs for setPrope[详细]
2023-02-25 00:12 分类:问答Social network architecture, C++ Clients Neo4j database what between?
I\'m currently working on the implementation of a social network. The architecture is: - Distributed C++/Qt clients[详细]
2023-02-23 11:11 分类:问答Which is better HBASE or Neo4j
Hi guys i am analyzing few things for doing a Proof of concept. I want to convert a Employee payroll database to Nosql. Which is better to use HBASE or Neo4j?[详细]
2023-02-18 05:42 分类:问答Harvesting Keywords from the internet
Can you suggest some possible sources to harvest related keywords. One suggestion is to use google and enter in a query and get back and response page and sift through the HTML to get some related key[详细]
2023-02-14 06:46 分类:问答Is it possible to get two different relation times between two nodes?
I am new to Neo4j & just playing to learn in deep. I have a small doubt like, if I created two nodes in the space and provided relationship and also the system time (to know at what time they ar[详细]
2023-02-13 04:06 分类:问答What is the difference between a Graph Database and a Network Database?
What is the difference between a Graph Database (e.g. Neo4J) and a Network Database (e.g. IDS, CODASYL)? In pri开发者_C百科nciple are they the same thing?The network databases like CODSASYL are still[详细]
2023-02-12 08:38 分类:问答neo4j REST LDAP security
How to make acces to neo4j REST standalone server by LDAP? By default, there is no any security things in neo4j. In my opinion, i should run Apache Http server over neo4j, which use jetty inside. But[详细]
2023-02-10 20:22 分类:问答which graphDB will perform best for this specific type of graph-related query? neo4J? flockdb?
I have a large, non-cyclic directed graph. Every node has some key/value pairs.Some of the keys can be searched by range.[详细]
2023-02-10 05:09 分类:问答Hosting an ASP.NET web application backed by Neo4j
I already have ASP.NET hosting, but I\'m not sure how to run my application off Neo4j, since it requires a Java stack.[详细]
2023-02-09 20:42 分类:问答