Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Neo4jClient
RelationshipInstance
C# Class Neo4jClient.RelationshipInstance
Show file
Open project: Readify/Neo4jClient
Public Methods
Method
Description
RelationshipInstance
(
RelationshipReference
reference
,
NodeReference
startNodeReference
,
NodeReference
endNodeReference
,
string
typeKey
) :
System.Diagnostics
Method Details
RelationshipInstance()
public
method
public
RelationshipInstance
(
RelationshipReference
reference
,
NodeReference
startNodeReference
,
NodeReference
endNodeReference
,
string
typeKey
) :
System.Diagnostics
reference
RelationshipReference
startNodeReference
NodeReference
endNodeReference
NodeReference
typeKey
string
return
System.Diagnostics