Namespaces
| Namespace | Description |
|---|---|
| BrightstarDB | The root namespace for the BrightstarDB API. |
| BrightstarDB.Caching | Provides services for in-memory and disk caching in BrightstarDB. |
| BrightstarDB.Client | BrightstarDB Client API. Used to connect to a BrightstarDB instance and perform query and update operations. |
| BrightstarDB.Client.RestSecurity | Contains an extensible framework for authenticating calls made to the BrightstarDB REST server. |
| BrightstarDB.Config | |
| BrightstarDB.Dto | Contains the data transfer object models for the BrightstarDB REST service interface. |
| BrightstarDB.Dynamic | Extensions for using Dynamic Objects with the BrightstarDB client API |
| BrightstarDB.EntityFramework | Core classes for binding .NET objects to a BrightstarDB store |
| BrightstarDB.EntityFramework.Query | Core classes for processing LINQ queries against a BrightstarDB Entity Framework context as SPARQL queries against the underlying BrightstarDB store |
| BrightstarDB.Model | |
| BrightstarDB.OData | The BrightstarDB OData service API. Contains classes for creating an OData service context. |
| BrightstarDB.Rdf | Provides RDF parsing and serialization facilities for BrightstarDB |
| BrightstarDB.Utils |