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

Migration back to Discourse

Hello friends! So... about a half year ago we switched the platform used here on community.neo4j.com from Discourse to a vendor called Khoros. We were hopeful about Khoros as a platform that we could build upon to make a great website for the communi...

Anonymous by Not applicable
  • 1290 Views
  • 13 replies
  • 3 kudos

About the General Discussions board

  The General Discussions board is meant as a location to ask non-technical questions either about Neo4j, or about the Graph Community in general. Use the General Discussion board for some of the following: Looking for a job OR hiring for a position...

TrevorS by Community Team
  • 489 Views
  • 0 replies
  • 0 kudos

First Proof of “Six Degrees Of Separation”

Three months ago, I was talking with my friend about the COVID-19 virus.COVID-19 has taken the whole world under its influence in a very short time. So how is it that the planet we live on can succumb to a virus that spread from only one person in su...

abk by Neo4j
  • 295 Views
  • 0 replies
  • 2 kudos

Your In-Depth Guide to Neo4j GraphQL Library 2.0.0

In this blog I will take you on a technical dive into the new and improved Neo4j GraphQL Library. Since releasing 1.0.0, in April 2021, we have been working hard taking on board all your ideas, suggestions and applying them to the new and improved 2....

abk by Neo4j
  • 219 Views
  • 0 replies
  • 0 kudos

Getting Started with :PLAY Movies

Getting Started with :PLAY MoviesHow to get up and running on one of my favorite graphy examples in minutes on either the Neo4j Sandbox or Neo4j Aura Free tier.Markus Spiske on UnsplashThe :PLAY movies built-in Browser guide is one of my most favouri...

abk by Neo4j
  • 230 Views
  • 0 replies
  • 0 kudos

Training Week Is Just Around the Corner!

Starting on September 13, we are back with a week of live, hands-on training. From writing your very first graph database query to using machine learning to build a knowledge graph, we’ve got you covered.What’s It All About?Hot on the trail of a very...

abk by Neo4j
  • 186 Views
  • 0 replies
  • 0 kudos

Put Data Modeling on the Table

Data modeling is out of date. This conclusion became apparent when I tried locating new data modeling books, research studies, and recent developments in data modeling. It makes me wonder whether the question we should all be asking is whether we eve...

abk by Neo4j
  • 236 Views
  • 0 replies
  • 0 kudos

Resolved! Neo4j in Azure issue

Hi everyone, newbie web developer and Neo4j user here. We're facing an issue with Neo4j Community Edition hosted in Azure. We've developed an API that uses Laudis Neo4j PHP Client and Bolt library. When using the API in local development, for instanc...

Neo4j consulting opportunity

Location: Remote **Description:Role: Graph Technology Consultant Job Scope The Consultant, Health Care Knowledge Graph platform (Neo4j) will partner with key stakeholders to analyze business processes and system needs, and gain clear understanding of...

Introducing Motif Graph Explorer

Hi Neo4j Users, We just released a demo version of Motif, our graph explorer platform with Neo4j integration. Feel free to try out the demo over here. We created the tool to help analyst and investigators visualize connected data - mainly around bloc...

timlrx by Node Link
  • 1546 Views
  • 6 replies
  • 7 kudos

Graph dominance/node reachability

I'm new to Neo4j, but I do have some experience of the CORBA Object Relationship model. One of the obvious graph capabilities that one wants in a graph database are querying for graph dominance and node reachability. I'd expected to find these in Neo...

MATLAB .mat to Neo4j

I am new to neo and I have a matlab .mat file that contains a struct with all my adjacency matrices, graph labels, node labels, etc. How can I upload that into sandbox?