A store that exposes RDF data via .NET dynamic objects

Namespace: BrightstarDB.Dynamic
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public class DynamicStore
Visual Basic
Public Class DynamicStore
Visual C++
public ref class DynamicStore
F#
type DynamicStore =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.Dynamic..::..DynamicStore

See Also