Esempio n. 1
0
 public override IEnumerable <BatchRelationship> GetRelationships(long nodeId)
 {
     return(@delegate.GetRelationships(nodeId));
 }