Click or drag to resize

SkosGraph Properties

The SkosGraph type exposes the following members.

Properties
  NameDescription
Public propertyAllNodes
Gets the unique Subject, Predicate and Object nodes of the Graph.
(Inherited from WrapperGraph.)
Public propertyBaseUri
Gets/Sets the Base URI of the Graph.
(Inherited from WrapperGraph.)
Public propertyCollections
Gets collections contained in the graph.
Public propertyConcepts
Gets concepts contained in the graph.
Public propertyConceptSchemes
Gets concept schems contained in the graph.
Public propertyIsEmpty
Gets whether the Graph is empty.
(Inherited from WrapperGraph.)
Public propertyNamespaceMap
Gets the Namespace Map for the Graph.
(Inherited from WrapperGraph.)
Public propertyNodes
Gets the unique Subject and Object nodes of the Graph.
(Inherited from WrapperGraph.)
Public propertyOrderedCollections
Gets ordered collections contained in the graph.
Public propertyTriples
Gets the Triple Collection for the Graph.
(Inherited from WrapperGraph.)
Top
See Also