Manages the context information required during the processing of an entity framework query into SPARQL

Namespace: BrightstarDB.EntityFramework.Query
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public class SparqlQueryContext
Visual Basic
Public Class SparqlQueryContext
Visual C++
public ref class SparqlQueryContext
F#
type SparqlQueryContext =  class end

Inheritance Hierarchy

System..::..Object
  BrightstarDB.EntityFramework.Query..::..SparqlQueryContext
    BrightstarDB.EntityFramework.Query..::..SparqlLinqQueryContext

See Also