Provides access to a set of RDF-related constants used by BrighstarDB

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

Syntax

C#
public static class Constants
Visual Basic
Public NotInheritable Class Constants
Visual C++
public ref class Constants abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB..::..Constants

See Also