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.

andrej_liebert2
Node Link
since ‎07-21-2020
‎06-01-2022

User Statistics

  • 5 Posts
  • 0 Solutions
  • 5 Kudos given
  • 3 Kudos received

User Activity

Hi there, I want to embed Neo4j(4.1.0) in Java(jdk-11) with Maven(4.0.0) and following dependency: <dependency> <groupId>org.neo4j</groupId> <artifactId>neo4j</artifactId> <version>4.1.0</version> </dependency> My class: import org.neo4j.graphdb.G...
So, for my bachelor thesis I have to import a distance matrix in Neo4j and got the following message: This query builds a cartesian product between disconnected patterns. my data set is destributed into two files, one for nodes one for edges. Nodes...
Hi, I am relativly new to Neo4j and currently working with a genetic dataset I have imported (in a smaller scale). In my work, I want to visualize the genetic difference between Individuals/nodes and was wondering if there is an option to change the ...
Kudos from
Kudos given to