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
  • 1775 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
  • 537 Views
  • 0 replies
  • 0 kudos

Desktop vs Community - Database version

Desktop version 1.4.15 allows one to create a database version up to 4.4.12. Older/newer versions of Desktop may have differing support for database versions, correct?Where is this information found? Community and Enterprise editions currently at 4.4...

paullsnr by Node Link
  • 402 Views
  • 1 replies
  • 0 kudos

Saving large graphs with Spring Neo4j

Hi all, I'm encountering some problems while trying to save a relatively big graph using Spring Data Neo4j .save() method passing the aggregate root. In the following image you can see an example (the graph in the image is not complete, it's a little...

mrksph_0-1661858801787.png
mrksph by Node Clone
  • 1154 Views
  • 6 replies
  • 4 kudos

Resolved! Get all nodes linked by a specific relationship

I have created a vehicle make called `Toyota` and also created a new node store my vehicle models. CREATE (Make:make{name: "Toyota"}) CREATE (Model:model {name: "Camry"})CREATE (Make)-[r:MODEL_OF]->(Model) RETURN Make, Model I added two more vehicle ...

Resolved! neo4j community edition questions

I have been working with desktop version on Windows 10. I want to install, I believe community version, on CentOS headless. Linux Yum vs Linux Tar?Neo4j browser comes packaged with the downloads listed above?Neo4j browser will be accessible remotely?...

paullsnr by Node Link
  • 444 Views
  • 1 replies
  • 0 kudos

Resolved! max property value within a list of nodes

Hi All! I'm attempting to identify a way to create a relationship between two nodes, based on the value of one of their properties.  If I was to psuedo-code talk it out, it might be something like this: match the node (n:asset) with a transaction id ...

Resolved! Case Insensitive

Hello: Currently, I am working Graph data model and soon going to ETL data from Snowflake. I want to make my Neo4j Graph Database properties case insensitive so that I can query MATCH without worrying about case sensitivity.Any help setting up or con...

NVD Scores: Using Neo4j

nvd.nist.gov reports: Vuln ID Summary CVSS Severity CVE-2022-30331 ** DISPUTED ** The User-Defined Functions (UDF) feature in TigerGraph 3.6.0 allows installation of a query (in the GSQL query language) without proper validation. Consequently, an att...

Show DBMS current status

Is there any way to get the current online/offline status of a DBMS? Similar to how the cypher query "show databases" can get the current status of databases in a DBMS. It doesn't have to be through cypher. I just cant find a way to get the current s...

Community Site Release Notes

Hello Graphistas, Graphiratis, and Grapheros, This community.neo4j.com site has been updated today in celebration of the upcoming Nodes 2022 free virtual event in November. Changes include: [new] search bar moved up into the top header area[new] fron...

Anonymous by Not applicable
  • 239 Views
  • 0 replies
  • 0 kudos