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

Neo4j Desktop - no access

Hello, I have an issue since a few days... I can not display my neo4j. I have no surface. I have the Desktop-Version 1.4.5. The DBMS starts normal, but if I click to open, nothing happens.If I go to my http://localhost:7474 on the Chrome-Browser it j...

3X_c_e_ce604d4d715f36c63d313ecc64385f1570171e0e.png

Unique All Shortest Paths

Hi Everyone, Edit To clarify a little, I understand why the nodes are connected in the graph presentation in the browser, however I'd like the data to work with in a somewhat more use friendly way. I'm trying to hack my way through the JSONish form...

3X_a_d_ad3840bd35113d4fbf99e9bced11be603adcbde8.jpeg

Resolved! Very slow relationship creation (UNWIND)

Hello everyone! I am using the neo4j python API and connecting to a local database. I have a graph which contains 700.000 nodes. I can very quickly create the nodes by using: with session.begin_transaction() as tx: cypher_query = 'UNWIND $batch ...

flpgrz by Node Link
  • 2893 Views
  • 8 replies
  • 6 kudos

Neo4j-admin memrec shows 0k for Lucene indexes

I have a database (Community 4.2.6) with a couple of full text indexes: |94|stories|ONLINE|100.0|NONUNIQUE|FULLTEXT|NODE|[Story]|[title, body, country, date]|fulltext-1.0| |72|storiesEng|ONLINE|100.0|NONUNIQUE|FULLTEXT|NODE|[Story]|[title, body, date...

Heavy relationships vs Node hops. Which is better?

Assuming two products P1,P2 are related. Our end response should be to give back all the details regarding how these products are related on a specific country. Lets say P2 is related to P1 only on certain countries and via a specific platform. Count...

2X_c_c05e61589409631e2fd92cbdf9176fd9835d157d.png 2X_c_c9f5d6f83b2ed23789eea044b7d2d69b5d7b1661.png
naren_v by Node
  • 3974 Views
  • 5 replies
  • 13 kudos