The Constants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDefaultDatatypeUri
A constant that defines the default datatype assigned to literal values
Public fieldStatic memberDefaultGraphUri
A constant that defines the URI assigned to the default graph in a BrightstarDB store
Public fieldStatic memberDefaultKeySeparator
The default composite key separator
Public fieldStatic memberGeneratedUriPrefix
A constant that defines the prefix part of auto-generated URIs created by BrightstarDB
Public fieldStatic memberSelectVariablePredicateUri
Predicate used in eagerly loaded LINQ to SPARQL result graphs
Public fieldStatic memberSortValuePredicateBase
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)
Public fieldStatic memberStoreNameRegex
A regular expression to use for validating store names
Public fieldStatic memberVersionPredicateUri
Predicate URI used in optimistic locking
Public fieldStatic memberWildcardUri
A constant that defines a wildcard resource match in a delete pattern

See Also