C# Class Neo4jClient.RelationshipInstance

Afficher le fichier Open project: Readify/Neo4jClient

Méthodes publiques

Méthode Description
RelationshipInstance ( RelationshipReference reference, NodeReference startNodeReference, NodeReference endNodeReference, string typeKey ) : System.Diagnostics

Method Details

RelationshipInstance() public méthode

public RelationshipInstance ( RelationshipReference reference, NodeReference startNodeReference, NodeReference endNodeReference, string typeKey ) : System.Diagnostics
reference RelationshipReference
startNodeReference NodeReference
endNodeReference NodeReference
typeKey string
Résultat System.Diagnostics