Extensions.AddToList Method |
Name | Description | |
---|---|---|
![]() ![]() | AddToList(IGraph, INode, IEnumerable<INode>) |
Adds new items to the end of a list (aka a RDF collection).
|
![]() ![]() | AddToList<T>(IGraph, INode, IEnumerable<T>, Func<T, INode>) |
Adds new items to the end of a list (aka a RDF collection).
|