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.

Neo4j Graph Platform
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Computed Property from JWT e.g. tid

Hi,I am using GraphQL library for Neo4j.How can I define a property on a type (e.g. tenantId: String!) which will take its value from the 'tid' property of the jwt auth token?I currently use a '@bind' on the $jwt.sub but ideally, the 'tenantId' field...

Resolved! Have GDS Similarity write to existing relationship

Hi,Scenario:I have 3 basic node labels: Document, Classification, and Word and I am running some similarity algorithms against them. Basically I am finding documents that share similar classification connections and separately I am finding documents ...

andy_hegedus_0-1655155728766.png

Resolved! How to create graph projections from json file

Hello everyone!!I'm looking for a way to resolve this problem. I need run graph algorithms on a graph that is in json format, like this (not the real, but similar):{   nodes: [     {       __id: "some_id",       type: "NodeType",      inE: ["node_id1...

GDS 2.1 Compatible with DB 4.4.5?

Hi,The documentation for GDS 2.1 states that DB version 4.4 is compatible, however I am only seeing version of 2.0.3 of GDS. I am using the desktop version with enterprise license.  What do I need to do to access version 2.1 of GDS?Andy

andy_hegedus_0-1655216099043.png

neo4j graph database

please help me.i re created data and upload data 3 times still getting error in chalanges in graph academy neo4j graph 'imported csv'.i make model and run 1st time then get 888 value but it is not accepting ans even it correct.then run for 2nd ,3rd t...