BBN.RDF.Mem.NodeMap Class
Considered having this extend the RdfNodeMap created for the RDF.NET package but then decided against it. It would only inherit one method and is only used in the Store class so why bother with the overhead.
Access:
Public
Base Classes:
Object
Implemented interfaces:
IEnumerable
Members
Description
map
Add
Remove
GetEnumerator
GetEnumerator
GetFirst
ListFirstStatements
Get an iterator over the first statement of each value in the hashtable.
GetStatements
GetKeys