Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 666 Bytes

Advanced_Entity_Framework.rst

File metadata and controls

34 lines (21 loc) · 666 Bytes

Advanced Entity Framework

The BrightstarDB Entity Framework has a number of built in extension points to enable developers to integrate their own custom SPARQL queries; to override the SPARQL query and update protocols used; or to change the way local C# types and properties are mapped to RDF types and properties.

Custom Queries

To Be Completed

Custom SPARQL Protocol

To Be completed

Custom Type Mappings

To be completed