Ejemplo n.º 1
0
 internal IEnumerable <Triple> GetTriplesWithObject(INode obj)
 {
     return(_spinConfiguration.GetTriplesWithObject(GetSourceNode(obj)));
 }