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

Etl import of postgres db fails

I use the latest neo4j desktop version and etl-tool and try to import from postgres on a debian system. the db is very big (about 200MB) and I'm not allowed to share it here. The errors i get look like this: running DB with bulk import Creating node ...

Resolved! Get a given node's related distinct node count

I need help on this problem, is there a way to get all related users given a start user? I search and read through the docs and the best match is using (u)-[*1..3]-(t:User). But the result is not what I want, can someone help me? I started with a q...

2X_4_4577c6a1fcd71379452760245990f2cce9423f34.png
coolyrat by Node Clone
  • 4718 Views
  • 5 replies
  • 0 kudos

Resolved! Metrics Folder Growing Big

We have Neo4j server version 3.4.0 and Metrics folder grew to 14 GB. Please let us know how to compact or delete this and start fresh. Thanks

Protecting Neo4J password when using neovis

Hello, After reading this intro to using the neovis library, it looks like anyone who has access to that page has to be a "trusted" user. This is because the neo4j server's password is exposed in plain text. Is this correct? Or is there a way to use ...

apanza by Node Clone
  • 1874 Views
  • 2 replies
  • 3 kudos

Style / Grass file, advanced syntax

I'm using .grass file to customize the browser experience. All is grand except I really would like to use "odd" node names in the .grass file (to paint nodes with equally odd label naming). A sample name would be "1.2.3.4/5" - node labels are fine wi...

morten by Node
  • 1558 Views
  • 1 replies
  • 1 kudos

Cannot find GraphDatabaseFactory

I have downloaded Neo4j 4.0 MR2 and I am trying to embed it into a Scala 2.12.8 application that I am working on. I have added the downloaded lib folder as unmanaged dependencies in my build.sbt, and I can import Neo4j classes into my application in ...

Filtered Schema in the Neo Browser

I have a relatively complex schema in my database, and it is nice to be able to create a "cut down" visualization of parts of the schema rather than the whole thing. I can treat db.schema() in much the same way as any procedure call if I want to fil...

dbeaumon by Node Link
  • 1760 Views
  • 2 replies
  • 3 kudos