cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 966 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1195 Views
  • 1 replies
  • 1 kudos

Resolved! Fail to visulize the algo.unionFind result

Hi community, I used algo.unionFind in graph algorithm package for community detection, and got the community detection result. Here is my code: CALL algo.unionFind('HMGS', 'jaccard', {weightProperty:'jaccard_weight', defaultValue:0.0, threshold:0.03...

2X_9_9f61a5b45d9b6c3446b3994a01cbd026dea812eb.png

Querying over sets of key and values

Hello everyone, I wanted to ask about the following question. I have a node that is called Product. This node has lots of properties eg., name, ram, CPU, price etc.... What I want to do is to take a query as eg,. 32GB of ram, and to query over sets (...

Need help in loading data to neo4j "ABC" label using the jdbc load statement where input to the query will be from one of the output value of "XYZ" label already available in Neo4J

Hello Team , Need help in loading data to neo4j "ABC" label using the jdbc load statement where input to the SQL query will be from one of the output value of "XYZ" label already available in Neo4J. For example- ALREADY EXISTS LABEL: MATCH (n:JCP_OLT...

Resolved! Apoc.import.graphml with Neo4j 4.0.0

Hi dear Community, yesterday I upgraded to Neo4j 4.0 and am still struggling with some bugs. One of them concerns the apoc.import.graphml procedure. The aim: import a graphml file that is somewhere on my local machine. Particularly, it is NOT in the ...

Server Backup

I'm having trouble backing up a server database. Its full of thousands of nodes and relationships, but being on a server I cannot simply 'clone', nor can I access the terminal or 'Open Folder' drop down options I can with typical graphs in the Neo4j ...

2X_5_5b991892a06747a2be9a32279c5c64233c7459e3.png 2X_a_aa2202c00eed7bf5caad64b145f623bf53928868.png

Constraint issue

Hi - i am a newbie with Neo4J so apologies in advance. I am developing a java app that sucks model repository knowledge out of a rhapsody model into Neo4J (v3.5.12) for subsequent analysis. Rhapsody (from a simple single model perspective) guarantee...

Importing Relationships / Nodes very slow

Hi, Before posting this I searched for a similar topic and the closest is this one but unfortunately there is not reply since more than 1 year. here is my setup : Neo4j 3.5.14 Ubuntu 18.04.3 Intel(R) Xeon(R) W-2195 18 cores 36 threads 250 GB RAM info...

2X_e_ea0b8004443f9718f73c1b5713e139ba0a9300b1.png
Iliasse by Node
  • 1377 Views
  • 3 replies
  • 0 kudos