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

Linear Regression and Neo4j

Hello, I need to apply linear regression machine learning method on Neo4j already created database to find node importance and correlation. Any examples to learn from? Thanks.

TimeSeries in Neo4j

Hi Community!! I am developing a solution for modelling industrial processes, where one of the goals is to predict a situation given the evolution of vectors of values collected in the production line over the time. For example, let say that I have...

Neo4j Key in Azure

Hello everyone, I created a neo4j Instance in Azure, which delivers the enterprise version. I downloaded the bloom plugin and I want to install it. What I haven´t found out is how do I get the activation key file. In the documentation, it is stated t...

Resolved! Helm charts to create Neo4j cluster

I am using helm charts to create a cluster using values with below acceptLicenseAgreement: "yes" neo4jPassword: "mysecret" core: standalone: false numberOfServers: 2 persistentVolume: ## whether or not persistence is enabled ## enabled: true ## cor...

Store Size Always Growing?

Hello, I've been reloading the same dataset to the same database repeatedly (for the purpose of optimizing my data pipeline) and observed that the store size has been always growing. What is the reason of this and what can I do to release the space? ...

Resolved! Neo4j.conf reseted when restarting the service

Hello there I'm working with the Neo4j 4.2.2 image for Google Cloud Computing Engine platform. Every time I restart the neo4j service with the "sudo systemctl restart neo4j" command, all the modifications I did in the neo4j.conf file in /etc/neo4j/ne...

Java String Exception thrown when exporting data

My graph export code has been working well, until now a new node property 'graphEmbedding' of 256 dimension is added to each node. The relevant export code is below: Export node ... MATCH (m:Product) WITH collect(DISTINCT m) AS M CALL apoc.export.csv...

3X_b_8_b88a5de686f83e24e8cd4d936b51c265fd53a396.png
lingvisa by Graph Fellow
  • 472 Views
  • 1 replies
  • 0 kudos

Not getting correct similarity score

Hey all, I read about how similarity is calculated bw two nodes and it was pretty simple. However, I was getting an incorrect value of similarity for a pair of nodes(only for one specific node pair, in this case nodes 'AE2001' and 'AE0001'). A part o...

3X_e_a_ea3d6b2d6cece9a0e0c7a06098815e660296c535.png 3X_2_a_2a233ad880d0de1881941f2f178cebe1de0a1ecb.png

Resolved! DeadlockDetected

Hi, we are running neo4j community 4.2 and native python driver. Under heavy parallel load we encounter DeadlockDetected exception (can't wait on resource RWLock) relationships creation. Is there a way to increase wait timeout for write lock acquisit...

HTTPS not working when neo4j deployed on GCP

So I am trying to deploy neo4j on a VM on Google Cloud. I used https://console.cloud.google.com/marketplace/product/click-to-deploy-images/neo4j to create a VM instance that already has neo4j installed in it. I was able to run the browser on HTTP wit...

How to have multiple projects in one Aura instance?

Is there a solution to have multiple projects or multiple databases in one Aura instance ? If there is not, is there an alternative in Aura ? For example, if I have two projects : NBA and Football How can I have in one instance all the data of these ...

LJRB by Graph Buddy
  • 275 Views
  • 0 replies
  • 0 kudos