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
  • 920 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
  • 1163 Views
  • 1 replies
  • 1 kudos

Resolved! Golang Driver | Neo4j Performance Issue

I have to believe I MUST be doing something wrong. I am a database expert by the way, having worked in engineering and consulting at database companies for 24 years, and I'm a language expert in over 13 languages. So I know what I am doing. But when ...

Need no-code JSON Data Load?

Help us shape the future of visual data mapping from JSON to graph by taking a few moments to review our survey. We're currently exploring extending the scope of Neo4j Data Importer (available both standalone and via Workspace) to support JSON in ad...

yolande by Community Team
  • 229 Views
  • 0 replies
  • 0 kudos

How to optimize the performance of scanning edge data

I have a graph that has 80 million vertexes and 30 million edges. I need to scan all the edge data, including the ids of its starting and ending vertexes.But the performance is poor and I need to optimize it. This is my query: MATCH (v)-[e:E1]->(n)...

czp by Node Link
  • 642 Views
  • 6 replies
  • 0 kudos

Resolved! Multiple users using same Neo4j Instance

We are creating a Community edition Neo4J Instance in our VM server. We are required to use the same Neo4j instance for multiple users logging into this VM server. I am creating the Neo4j Instance as an Admin and creating the instance for All users o...

Error with Docker image 5.1 and Python driver

Hello, I'm inserting some data into the DB using parallel request, using Python and joblib. The querys are pretty simple, I have an ID for a parent node, and a list of IDs for the child nodes. The query matches the parent node and using UNWIND goes t...

Creating relationship between nodes according to date

Hello everyone! I am beginner in Neo4J. I got 2 nodes Schools and Students and relationships between Students and Schools (Who and Where studied). Now I need to sort studied Students by year. For example(2nd image, I pick Student3 who studied in 201...

1.png 2.png
Nural1O by Node Link
  • 930 Views
  • 6 replies
  • 3 kudos

Neo4j Bloom - filtering

Filter function is very useful. Can I use filters in the way to filter node and all related notes. Example. World Cup has 32 teams , every team 22 players.... If I filter two teams, I still see 2 teams in bloom, but I see also all 600 players, not o...

Backup

I run following backup command neo4j-admin backup --database=articles --backup-dir=./backups --include-metadata=all and I got following error message. Selecting JVM - Version:11.0.17+8-LTS, Name:OpenJDK 64-Bit Server VM, Vendor:Azul Systems, Inc.2022...

Neo4j service did not start (windows)

Hi. I've been using neo4j 3.5.7 as windows service. But time for upgrade came and I've unpacked new version 4.1.3 (to different directory), uninstalled old service and installed new with "neo4j uninstall-service" and "neo4j install-service". But when...

GDS not working on neo4j desktop

Hello Folks, Hope your doing well, I'm using neo4j for graph analysis and i would like to use the GDS on neo4j desktop. So i installed it via the Graph apps Gallery. I tried to open my database with GDS but it's not working. Also when i check my plu...

Saclem by Node
  • 206 Views
  • 0 replies
  • 0 kudos