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
  • 855 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
  • 1118 Views
  • 1 replies
  • 1 kudos

Slow load_csv

I am working with a simple tab-delimited csv file that contains around 4 million rows. Creating all nodes and relationships takes around 1h, which seems to be too long and I am wondering where I can improve the speed. All Person nodes in the graph ar...

Indexing links

Hi, I have a graph with a lot of relationships and I would like to have an index on one link type. The goal is to run queries such as match(n)<-[l:is_linked]-(p) where l.uuid = "405b6b8b-139a-4569-a695-708d018e61c1" return n, p And avoid the huge A...

Resolved! Update node properties dynamically

I have a C# WebAPI in front of my database and a react app that serves as the front end. When I first started using neo4j, I created the api with a HttpPatch method so I could update individual properties. It works for most of the properties, however...

Graph Application

Hi, I am PhD student using Neo4J to analyze my dataset on shell companies identified in money laundering schemes. I have imported my data of over 200 companies with information on those companies on the Neo4J platform. I am keen on developing a graph...

Neo4J Monitoring metrics

I'm trying to setup Monitoring Dashboard for Neo4j - What are the important metrics that you don't want to miss in your Dashboard ? Thanks in advance !!

fme_mrc by Node Clone
  • 915 Views
  • 1 replies
  • 0 kudos

Fulltext Index missing numeric properties and arrays

Hi everyone, I have created a fulltext index like so: CALL db.index.fulltext.createNodeIndex("ads",["Ad"],["age", "gender", "interests"]) and I can successfully search for "MALE" for example (value in "gender" which is a String) BUT: "age" is a numer...

chris3 by Graph Buddy
  • 968 Views
  • 2 replies
  • 1 kudos

How to push data to oracle DB from Neo4j

Hello Team , I am looking for a Knowledge Manual / link which describes on how to push the Neo4j data from Neo4j to Oracle Data Base. I am a beginner in neo4j and looking for the help regarding this . Thanks a lot !! Best Regards Akshat

Extract subgraph using neo4j with spark

Hi, I did install the community edition with the neo4j spark connector on a server and it is running fine. I am new to spark and I am trying to extract subgraph out of the original graph that I uploaded to neo4j. I get lost in all the options of RDD,...

Data injection to Neo4j with GraphXR

[Data injection to Neo4j with GraphXR: Quick, easy, and code-free] Bringing a CSV into Neo4j is quick and painless with GraphXR. Import, model, and save your data without writing a single query. If you already have Neo4j Desktop installed, you can sk...

sony by Node Link
  • 756 Views
  • 0 replies
  • 0 kudos