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
  • 919 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
  • 1162 Views
  • 1 replies
  • 1 kudos

< in Property name

When "A<1%" is set in property name, only A is shown. If "A<1%" is set, only `A is shown. How do I need to set? neo4j version4, desktop version, browser version

Neo4j and Elasticsearch Integration

Hi All, I was trying to connect neo4j|community-version(3.5.14) to elasticsearch with the Graphaware integration using the jar files. But it doesn't seem out to work. Any help would be appreciated regarding supportable jar files for the version menti...

Resolved! How to best represent attributes to edge properties?

I have a Neo4j network in which each edge/relationship represents a bunch of people. I have the list of such people as one of the properties of the edges. Now, each of those people have further attributes like the treatment they took and what disease...

kasthuri by Node Clone
  • 3489 Views
  • 7 replies
  • 2 kudos

Creating virtual relationships between nodes

I searched everywhere for a solution plus stared at this problem for so long, and i still cannot figure why apoc.create.vRelationship does not create edges correctly. Created a toy example to demonstrate the issue. I have product/company graph where...

2X_7_714e9e16054bb56e71589ebabe872621fa160e8a.png 2X_e_e7535a5b08139b1f2319a1ad5d70085d658127fd.png

How to count number of hops in a query?

Say I have a graph (object0)-[:CONNECTS_TO]->(object1)-[:CONNECTS_TO]->(Object2)-..... I want a query that returns- ColumnA ColumnB NumberOfHopsAway *********** ********** *********************** Object0 Object 1 ...

pborah88 by Node Clone
  • 2112 Views
  • 1 replies
  • 0 kudos

Label Duplication

I'm having a customers data base with mobile numbers each customer mobile number to number has called connection(They have called each other) the relation of the customer data base can be seen and taken from the call log data base (Which customer has...

2X_9_90da0e4c2798e9c933b23010c92bdf9f0ea2c146.png 2X_3_3d965ce5e2e7db17cd601a1ddb88deae2f0628d5.png

Problem with CALL apoc.do.when

Hello, I am new to neo4j cypher, and i try to construct a graph with multiple use of the apoc.do.when, but i have a problem, the error is : Expected parameter(s): CT, vm_src, vm_dest, app_src, app_dest And my cypher script is : LOAD CSV WITH HEADERS...

madiskou by Graph Buddy
  • 1516 Views
  • 5 replies
  • 0 kudos

Loading Neo4J Relationships takes literally ages

Dear community, dear Michael, I have managed to load the nodes with LOAD CSV. The issue that I am struggeling right now with is creation of the relationships accordingly. Is this a thing which is done quicker with Java due to the internal structure o...

MalteR by Node Link
  • 2038 Views
  • 9 replies
  • 3 kudos