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
  • 976 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
  • 1199 Views
  • 1 replies
  • 1 kudos

Resolved! Neovis_simplified

Hi all, it's a log time I use Javascript+Neo4j+NeoVis+visjs to display my Hobby-Ontology for calculating machines. Since my whole script is a bit cluttered, I thought that a simplified version would serve as an explanation how a simplifed NeoVis coul...

Visualizing in-memory graph

Hello! I would like to visualize a in-memory graph. Is this possible? context: I am creating a graph in-memory with nodes connected by 2-hops. I do not want to add extra edges in my database - I am creating the graph in-memory using cypher projectio...

Resolved! Parameter in Cypher cause warning

Hi, First off, I set the parameter: And then I use the parameter but it has the following warning. The statement refers to a parameter that was not provided in the request. Did not supply query with enough parameters. The produced query plan will n...

3X_c_5_c56a438a2c55c692c89ea9be339c7f6e0a3da47e.png 3X_3_7_373d5cad35c8e84de925b32c5794cbc57e061456.png

Multi-databases on Neo4j Aura

Hi all, I am intersted in the Multi Tenancy possibilities on Neo4j Aura. I am trying to create multi databases under one instance, but it seems that it is not possible on Aura Professional. All other threads related to this question are couple of mon...

Resolved! NeoVIS Problems with Captions - only "_node" is shown

HI i just started using neovis. My example is simple and I get data - But with 2 labels I have "captions" problems . after draw the caption is "_node" Her is my code - the rest is the simple example from the github repo ... .... var conf...

3X_1_1_11c6a09f75bc70dd5d458809b8810d59e75447af.png
rob2 by Node Clone
  • 1292 Views
  • 5 replies
  • 0 kudos

JSON for family tree Neo4J and React Tree Graph

I am using Neo4J to manage the family tree, I want to get 3 generations of a person and display it in the React Tree Graph library. The JSON structure I need will look like this: { "name": "Alex Statham", "people": [ { "name": "Jason St...

2X_8_83f8f3a333135de0c5a9d4942689e544bf7f016e.png

Family tree relationship mapping

I'm wondering whether someone has already mapped family tree relationships? E.g. create (Joe:Male { name: 'Joe' }), (Jane:Female { name: 'Jane' }), (Joe)-[:PARENT]->(Jane), (Dave:Male { name: 'Dave' }), (Jane)-[:Parent]->(Dave) My goal is...

DataBase migration methods/tools on kubernetes

Hi Everyone, I am trying to migrate neo4j database from community edition to Enterprise edition of database. I have data in community edition of my database running on kubernetes . Is there any best approach or tool to migrate the database? Thanks Sa...

Gds.wcc.write + seedProperty

Dear all, I try to use seedProperty in wcc algo. My goal is to compile wcc only for a subgraph, in order to reduce time. Assume that A->B and C->D After computing wcc algo, i obtain: ID CLUSTER A 0 B 0 C 2 D 2 and to rerun the wcc algo only on su...

depire by Node Clone
  • 1142 Views
  • 4 replies
  • 0 kudos

Bloom does not start up

Hello Neos, I would like to run Bloom (1.8.1.) in Neo4j Desktop (1.4.8.66). But when I open the DB in Bloom I see a turning blue flower for minutes and Bloom does not start up. Maybe it has got something to do, that we run our DB on Aura? THX, JJJ

janezic by Graph Voyager
  • 732 Views
  • 2 replies
  • 0 kudos