Base string for constrtucting sort value predicates in an eagerly loaded LINQ to SPARQL result graph. The actualy URIs have an integer appended, starting with 0 (http://www.brightstardb.com/.well-known/model/sortValue0)

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

Syntax

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

Field Value

Type: String

See Also