The root namespace for the BrightstarDB API.
Classes
| Class | Description | |
|---|---|---|
| BrightstarException | 
            The base class for all custom exception types raised by Brightstar
              | |
| BrightstarInternalException | 
            Class of exception that indicates an internal processing error within the Brightstar engine.
              | |
| Configuration | 
            Provides the global default configuration for the BrightstarDB service and client
              | |
| ConnectionString | 
            Represents a Brightstar connection string
              | |
| Constants | 
            Provides access to a set of RDF-related constants used by BrighstarDB
              | |
| FormatInfo | 
            Base class for format information providers
              | |
| Logging | 
            Provides methods to configure the Brightstar logging system
              | |
| NoAcceptableFormatException | 
            Type of exception raised when a caller does not provide a required output format to a method/
              | |
| RdfFormat | 
            An enumeration of the RDF formats supported by BrightstarDB 
              | |
| SparqlResultsFormat | 
            An enumeration of the forms of SPARQL result supported by BrightstarDB
              | 
Interfaces
| Interface | Description | |
|---|---|---|
| ISerializationFormat | 
            Interface that describes the structure and content of a serialization format
              | 
Enumerations
| Enumeration | Description | |
|---|---|---|
| ConnectionType | 
            An enumeration of the allowed values for the Type parameter of a connection string.
              | |
| SerializableModel | 
            An enumeration of the different type of model that have supported
            serializations in BrightstarDB.
              |