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
  • 855 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
  • 1118 Views
  • 1 replies
  • 1 kudos

Resolved! html-parsing in Cypher and/or APOC

Hello Neos, I have a graph with nodes containing properties with html-code. I would like to parse these html-properties to find the href an <a>-tags and the text to which the href is linked. Any idea how to realize this by Cypher / APOC? THX, JJJ

janezic by Graph Voyager
  • 635 Views
  • 3 replies
  • 0 kudos

GraphQL As a service Survey

Hey everyone! If you’re a developer and long-time user of Neo4j, you’re probably aware of our GraphQL Library offering. Looking ahead, we want to help support you and your development needs by offering a totally new backend service with GraphQL as a ...

TrevorS by Community Team
  • 304 Views
  • 0 replies
  • 0 kudos

Creating Stateful nodes in Neo4j

When I say Stateful Node, I mean a node that carries ‘state info,’ such as the path that leads to this node. E.g. R1 is a node, and state1: link coming from path 1 state2: link coming from path 2 Is there any way I could create such a node in Neo4...

How to configure Neo4J Fabric Cluster?

I want to shard data with multiple database, I have found that we can shard the data using Neo4j Fabric. Since Fabric is not actual database and its just the proxy, What should be good configuration for the Fabric DB? How many connections can be es...

Help using apoc.case in Neodash report

Hello! I'm trying to use apoc.case to include some conditional logic for a results table in a Neodash app. Code looks like this: CALL apoc.case( [$neodash__settings_oracle_depth_value = 'Schema' , "MATCH (n:TABLE{owner: '" + $neodash_table_owner + "'...

Resolved! Conditionally returning data based on the node label

It's me again! I'm onto my (hopefully) final question. I have a full text query (see below) that returns the data you can see in the attachment. Basically, n1 and n2, where, in each row, either n1 or n2 will contain the :Person I want to return.   CA...

3bfred by Node Link
  • 916 Views
  • 8 replies
  • 1 kudos

Resolved! Can someone help me with this query please?

I am a newcomer to Neo4J but have been making good progress. I need some help with this one though. The following query is supposed to return me 2 independent counts in a single query but returns pcount=0 and gcount=0 when I am looking for pcount=1 a...

3bfred by Node Link
  • 385 Views
  • 3 replies
  • 1 kudos

Initialization Error - Neo4J Desktop

I recently installed Neo4J Desktop version 1.4.5. When I go to launch the application I get the message below. I tried searching the forum but couldn't find anything related to the situation I'm running into. This was a first time, clean installation...

3X_6_0_60b58d2c230b722cccee3d33a4d8c56c85569d6e.png