The root namespace for the BrightstarDB API.

Classes

  ClassDescription
Public classBrightstarException
The base class for all custom exception types raised by Brightstar
Public classBrightstarInternalException
Class of exception that indicates an internal processing error within the Brightstar engine.
Public classConfiguration
Provides the global default configuration for the BrightstarDB service and client
Public classConnectionString
Represents a Brightstar connection string
Public classConstants
Provides access to a set of RDF-related constants used by BrighstarDB
Public classFormatInfo
Base class for format information providers
Public classLogging
Provides methods to configure the Brightstar logging system
Public classNoAcceptableFormatException
Type of exception raised when a caller does not provide a required output format to a method/
Public classRdfFormat
An enumeration of the RDF formats supported by BrightstarDB
Public classSparqlResultsFormat
An enumeration of the forms of SPARQL result supported by BrightstarDB

Interfaces

  InterfaceDescription
Public interfaceISerializationFormat
Interface that describes the structure and content of a serialization format

Enumerations

  EnumerationDescription
Public enumerationConnectionType
An enumeration of the allowed values for the Type parameter of a connection string.
Public enumerationSerializableModel
An enumeration of the different type of model that have supported serializations in BrightstarDB.