Interface

Tsparql-3.0TsparqlSparqlStatementConstructorProps

interface ConstructorProps {
    connection: Tsparql.SparqlConnection;
    sparql: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

sparql: string