CollectionSearchMode Enumeration |
Namespace: VDS.RDF.Writing
Member name | Value | Description | |
---|---|---|---|
All | 0 | Find all collections | |
ExplicitOnly | 1 | Find explicit collections only (those specified with Blank Node syntax) | |
ImplicitOnly | 2 | Find implicit collections only (those using rdf:first and rdf:rest) |