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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Find all labels connected

Lets say node A->B->C->D->E->F and so on. Like node A is connected to B, B is connected to C, C is connected to D, D is connected to E and so on. Now is there way to get all connections when I query A.

After updating to 4.3.1, JMX port conflict error

Hi! Earlier, we used version 4.2.3, we could launch from the browser and manage the console from /bin/neo4j-admin. But after updating to version 4.3.1, I can work in the browser, but when I want to start the console, an error occurs ./neo4j-admin '<S...

GraphAware in Neo4j 4.+

Neo4j Graph Database Platform – 29 Aug 19 Accelerating Towards Natural Language Search with Graphs Learn how graphs are used for natural language processing, including loading text data, processing it for NLP, runnin...

3X_e_f_ef74f99764899337a6f179f22907cad69960ed28.png 3X_a_f_af5f42bd6475b64022d8ced6f794ab5bbbd0c679.jpeg

Resolved! Unable to connect from remote client

I ran up a Ubuntu server on AWS, then installed neo4j using the package manager: the AWS security groups allow TCP traffic on 7474, and 7687, for both IP4 and IP6I modified the neo4j config to prefer the IP4 stackAfter a reboot the neo4j log files sh...

Best tool to draw knowledge graphs

Hi guys, I'm looking for a tool where I can draw and model knowledge graphs to place in documents and reports. Something similar to Astah for UML. Do you know any tool with which I can do that? Thanks in advance!

otaviocx by Node Link
  • 5848 Views
  • 24 replies
  • 4 kudos

Resolved! Neo4j 4.3.2 CE Ubuntu - how to DROP a database?

I've spent about an hour reading SO and this forum, there is still no clear answer. My import failed and database became corrupted, it wouldn't restart. I need to 1create a CLEAN EMPTY "neo4j" DB, as if it was just installed, given that the DB is cur...

Relationships Index for sorting

Hello everyone, I have a use-case where I have thousands of relationships for a specific relationship type with a numerical attribute. I would like to get the top 10 nodes by sorting on this attribute. There is a B-tree index on the relationship attr...

3X_d_7_d77881dee5b1c8e3a787f4105658e86c447fb971.png 3X_0_d_0d844e570047025bc1e802fd1545661e4b2a2957.png

Resolved! Can this query be optimized? GDS Node similarity

I am using gds.nodeSimilarity.stream to calculate similarity between my nodes (aprox. 3 Millions), Node A is the main one, which all other node labels connect to. I'm using the following query for an anonymous graph: CALL gds.nodeSimilarity.stream({n...

Multiple Properties in single Vertex

Could you please help me understand if we can have multiple array properties in 1 vertex.. For example, "id": "CU10611973PH", "label": "Phone-Home", "type": "vertex", "properties": { "PhonePreference": [ { "id": "c...

Conditional modeling in neo4j

Dear all, Is the following scenario suitable for modeling with NEO4J: to say, The students have examination results for 10 courses, The corresponding mark for each course are as follows: [ 90 -100 ] --> A [ 80 - 89 ] --> B [ 60 -...

joylix by Node
  • 1474 Views
  • 8 replies
  • 2 kudos