Core classes for processing LINQ queries against a BrightstarDB Entity Framework context as SPARQL queries against the underlying BrightstarDB store

Classes

  ClassDescription
Public classEntityFrameworkQueryable<(Of <(<'T>)>)>
An implementation of IQueryable that translates LINQ to SPARQL
Public classSparqlLinqQueryContext
Manages the context information required during the processing of an entity framework LINQ query into SPARQL
Public classSparqlOrdering
Represents a single clause in the ORDER BY part of a SPARQL Query
Public classSparqlQueryContext
Manages the context information required during the processing of an entity framework query into SPARQL