C# 클래스 Neo4jClient.RelationshipInstance

파일 보기 프로젝트 열기: Readify/Neo4jClient

공개 메소드들

메소드 설명
RelationshipInstance ( RelationshipReference reference, NodeReference startNodeReference, NodeReference endNodeReference, string typeKey ) : System.Diagnostics

메소드 상세

RelationshipInstance() 공개 메소드

public RelationshipInstance ( RelationshipReference reference, NodeReference startNodeReference, NodeReference endNodeReference, string typeKey ) : System.Diagnostics
reference RelationshipReference
startNodeReference NodeReference
endNodeReference NodeReference
typeKey string
리턴 System.Diagnostics