Click or drag to resize

WriterHelperFindCollections Method

Overload List
  NameDescription
Public methodStatic memberFindCollections(ICollectionCompressingWriterContext)
Helper method which finds Collections expressed in the Graph which can be compressed into concise collection syntax constructs in some RDF syntaxes.
Public methodStatic memberFindCollections(ICollectionCompressingWriterContext, CollectionSearchMode)
Helper method which finds Collections expressed in the Graph which can be compressed into concise collection syntax constructs in some RDF syntaxes.
Public methodStatic memberFindCollections(IGraph, BaseTripleCollection) Obsolete.
Helper method which finds Collections expressed in the Graph which can be compressed into concise collection syntax constructs in some RDF syntaxes.
Top
See Also