A constant that defines the URI assigned to the default graph in a BrightstarDB store

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

Syntax

C#
public const string DefaultGraphUri
Visual Basic
Public Const DefaultGraphUri As String
Visual C++
public:
literal String^ DefaultGraphUri
F#
static val mutable DefaultGraphUri: string

Field Value

Type: String

See Also