Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7559535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T12:39:46+00:00 2026-05-30T12:39:46+00:00

I have a Neo4j Graphdatabase with access via the Neo4jClient . (It is a

  • 0

I have a Neo4j Graphdatabase with access via the Neo4jClient. (It is a .NET client for the REST api of Neo4j)

There is the beginning of a documentation.

What I have done

The connection to the database works.

Client = new GraphClient(new Uri("http://localhost:7474/db/data"));
Client.Connect();

This way I can insert Nodes…

Client.Create(new myNodeClass { name = "Nobody" });

… and query them.

Node<myNodeClass> Node = Client.Get<WordNode>(138);
return Node.Data.name;

What I want to do

I simply want to add and update relationships between Nodes. (The type of relationship have to be numeric.)

Unfortunately there is no documentation about relationships yet.

There is a command named CreateRelationship. But I can’t get it work.

Client.CreateRelationship(Neo4jClient.NodeReference<TSourceNode>, TRelationship);

Can you give me an example of adding and updating (numeric) relationships?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T12:39:47+00:00Added an answer on May 30, 2026 at 12:39 pm

    you could have a look at the tests, http://hg.readify.net/neo4jclient/src/4693da483a90/Test/RelationshipTests.cs or contact the author on the Neo4j mailing list, groups.google.com/group/neo4j ?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Spring Data, Neo4j and Jackson to serve a JSON API. I have
Have you ever seen any of there error messages? -- SQL Server 2000 Could
Have you used VS.NET Architect Edition's Application and System diagrams to start designing a
I'd like to know if it is possible to have this application ( neo4j
I want to use neo4j in embedded mode. As I have seen it's not
I wonder what the REST API clients are available for using from Ruby (not
Greetings, Is there any open source graph database available other than Neo4J?? NOTE: Why
I have a neo4j instance on a ubuntu machine that shut down while the
I am having problems with indexing/persisting with SDN 2.0.0.RELEASE and Neo4j 1.5. I have
I have a neo4j DB in my backend and I would like to display

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.