Click or drag to resize

ThreadSafeGraph Fields

The ThreadSafeGraph type exposes the following members.

Fields
  NameDescription
Protected field_baseuri
Base Uri of the Graph.
(Inherited from BaseGraph.)
Protected field_bnodemapper
Blank Node ID Mapper.
(Inherited from BaseGraph.)
Protected field_lockManager
Locking Manager for the Graph.
Protected field_nsmapper
Namespace Mapper.
(Inherited from BaseGraph.)
Protected field_triples
Collection of Triples in the Graph.
(Inherited from BaseGraph.)
Top
See Also