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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Add procedures on mac version

Hi guys.I add my owl file to my database but when type command "match(n) return n" there is nothing to show.another problem is that for some commands it shows the procedure not found or something like this.how can I add procedures or libraries to my ...

Neo4j-helm apoc configurations issue

Hi, I have followed the steps on how to setup a standalone neo4j instance in a kubernetes cluster from this documentation: Quickstart: Deploy a standalone instance - Operations Manual Everything went well, however i would like to use the apoc import ...

New 4.4 Text Index with non static string?

Hi there, does any anybody know a workaround to use the new Text Indexes with a non static string. The documentation says: TEXT indexes only work for predicates operating on strings. That means that TEXT indexes are only used when it is known that t...

3X_9_4_941731c5f0288eacd1feb4dcb664c82dcb16d3c2.png 3X_4_2_42a81ae87268b95d0f5ce61c3bec26a2e587cc08.png

FullText match ranks exact match string much lower

CALL db.index.fulltext.queryNodes("NameIndex", "英雄联盟") YIELD node, score RETURN properties(node)['name'] as name, score LIMIT 62 My query is "英雄联盟", which is supposed to match the 'name' property of a game node. There are several instances of node...

lingvisa by Graph Fellow
  • 926 Views
  • 3 replies
  • 0 kudos

Calculate mean kinship

Has anyone calculated mean kinship in a pedigree using cypher? If you have, would you care to share the steps and queries you used! I have a standard pedigree, with founders, consisting of approximately 500 nodes and 1000 relations.

Unable to get the some links using id of node

Hi ! I m using the link prediction model for predicting links. I would like to get 2k links only for one node using TopN method. I give the id of the node as follows. WITH "CALL gds.alpha.ml.pipeline.linkPrediction.predict.stream('POI', { modelNam...

sakshi by Node
  • 312 Views
  • 0 replies
  • 0 kudos

Installation Problem: No Internet Connection

Hello Everyone, I am Jiaqi from U.S. I met a problem when I installed Neo4j 1.1.14 on my Mac laptop. I successfully downloaded and installed it; however, when I opened it, it showed me that no internet connection for the Neo4j Desktop. It said "Poor ...