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.

dariusaudryc
Node Clone
since ‎10-08-2018
‎06-01-2022

User Statistics

  • 18 Posts
  • 1 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Hi, I want to pass subgraph from a cypher query to networkx, python. I am aware that there is py2neo, a python library that interacts with neo4j. However, I am unable to find a way to pass data from neo4j to networkx or other method to do some graph ...
Hey everyone, I am building an ML model by using features extracted from a graph such as a centrality. Just wondering if anyone has done this before, and would like to get some advice on the process? Thanks, Darius A.
Hi, I want to separate going in and going out relationships in a single cypher query, but it seems that I failed. My query is in this format: match (p:Person) where p.attribute = 'some attribute' with p match (p)-[r:Rel_A]->(d), (p)<-[s:Rel_A]-(c) re...
It seems that I cannot generate my certificate automatically. This is my log: 2018-10-10 03:47:36.224+0000 INFO ======== Neo4j 3.4.8 ======== ...
Hi, This is a question regarding setting up Neo4j 3.4. I just upgraded neo4j 3.4 from Neo4j 3.3. I configured the neo4j.conf so that I can access my previous data. However, when I started neo4j on the browser, I got the browser and there is no error ...
Kudos from
Kudos given to