SPARQLWrapper	SPARQLWrapper-module.html
SPARQLWrapper.__authors__	SPARQLWrapper-module.html#__authors__
SPARQLWrapper.__version__	SPARQLWrapper-module.html#__version__
SPARQLWrapper.__license__	SPARQLWrapper-module.html#__license__
SPARQLWrapper.__url__	SPARQLWrapper-module.html#__url__
SPARQLWrapper.__date__	SPARQLWrapper-module.html#__date__
SPARQLWrapper.__agent__	SPARQLWrapper-module.html#__agent__
SPARQLWrapper.__contact__	SPARQLWrapper-module.html#__contact__
SPARQLWrapper.KeyCaseInsensitiveDict	SPARQLWrapper.KeyCaseInsensitiveDict-module.html
SPARQLWrapper.SPARQLExceptions	SPARQLWrapper.SPARQLExceptions-module.html
SPARQLWrapper.SmartWrapper	SPARQLWrapper.SmartWrapper-module.html
SPARQLWrapper.Wrapper	SPARQLWrapper.Wrapper-module.html
SPARQLWrapper.Wrapper.TURTLE	SPARQLWrapper.Wrapper-module.html#TURTLE
SPARQLWrapper.Wrapper.XML	SPARQLWrapper.Wrapper-module.html#XML
SPARQLWrapper.Wrapper._returnFormatSetting	SPARQLWrapper.Wrapper-module.html#_returnFormatSetting
SPARQLWrapper.Wrapper._allowedRequests	SPARQLWrapper.Wrapper-module.html#_allowedRequests
SPARQLWrapper.Wrapper.JSONLD	SPARQLWrapper.Wrapper-module.html#JSONLD
SPARQLWrapper.Wrapper._CSV	SPARQLWrapper.Wrapper-module.html#_CSV
SPARQLWrapper.Wrapper.MOVE	SPARQLWrapper.Wrapper-module.html#MOVE
SPARQLWrapper.Wrapper._SPARQL_JSON	SPARQLWrapper.Wrapper-module.html#_SPARQL_JSON
SPARQLWrapper.Wrapper.CONSTRUCT	SPARQLWrapper.Wrapper-module.html#CONSTRUCT
SPARQLWrapper.Wrapper._RDF_XML	SPARQLWrapper.Wrapper-module.html#_RDF_XML
SPARQLWrapper.Wrapper.RDFXML	SPARQLWrapper.Wrapper-module.html#RDFXML
SPARQLWrapper.Wrapper.BASIC	SPARQLWrapper.Wrapper-module.html#BASIC
SPARQLWrapper.Wrapper.TSV	SPARQLWrapper.Wrapper-module.html#TSV
SPARQLWrapper.Wrapper._SPARQL_XML	SPARQLWrapper.Wrapper-module.html#_SPARQL_XML
SPARQLWrapper.Wrapper.SELECT	SPARQLWrapper.Wrapper-module.html#SELECT
SPARQLWrapper.Wrapper.INSERT	SPARQLWrapper.Wrapper-module.html#INSERT
SPARQLWrapper.Wrapper.N3	SPARQLWrapper.Wrapper-module.html#N3
SPARQLWrapper.Wrapper.GET	SPARQLWrapper.Wrapper-module.html#GET
SPARQLWrapper.Wrapper.CREATE	SPARQLWrapper.Wrapper-module.html#CREATE
SPARQLWrapper.Wrapper.DROP	SPARQLWrapper.Wrapper-module.html#DROP
SPARQLWrapper.Wrapper._ALL	SPARQLWrapper.Wrapper-module.html#_ALL
SPARQLWrapper.Wrapper._allowedAuth	SPARQLWrapper.Wrapper-module.html#_allowedAuth
SPARQLWrapper.Wrapper.JSON	SPARQLWrapper.Wrapper-module.html#JSON
SPARQLWrapper.Wrapper._TSV	SPARQLWrapper.Wrapper-module.html#_TSV
SPARQLWrapper.Wrapper._RDF_TURTLE	SPARQLWrapper.Wrapper-module.html#_RDF_TURTLE
SPARQLWrapper.Wrapper.ASK	SPARQLWrapper.Wrapper-module.html#ASK
SPARQLWrapper.Wrapper.COPY	SPARQLWrapper.Wrapper-module.html#COPY
SPARQLWrapper.Wrapper._RDF_JSONLD	SPARQLWrapper.Wrapper-module.html#_RDF_JSONLD
SPARQLWrapper.Wrapper.LOAD	SPARQLWrapper.Wrapper-module.html#LOAD
SPARQLWrapper.Wrapper.DESCRIBE	SPARQLWrapper.Wrapper-module.html#DESCRIBE
SPARQLWrapper.Wrapper.CLEAR	SPARQLWrapper.Wrapper-module.html#CLEAR
SPARQLWrapper.Wrapper._XML	SPARQLWrapper.Wrapper-module.html#_XML
SPARQLWrapper.Wrapper.ADD	SPARQLWrapper.Wrapper-module.html#ADD
SPARQLWrapper.Wrapper._SPARQL_DEFAULT	SPARQLWrapper.Wrapper-module.html#_SPARQL_DEFAULT
SPARQLWrapper.Wrapper._RDF_N3	SPARQLWrapper.Wrapper-module.html#_RDF_N3
SPARQLWrapper.Wrapper.POST	SPARQLWrapper.Wrapper-module.html#POST
SPARQLWrapper.Wrapper.CSV	SPARQLWrapper.Wrapper-module.html#CSV
SPARQLWrapper.Wrapper.DIGEST	SPARQLWrapper.Wrapper-module.html#DIGEST
SPARQLWrapper.Wrapper._SPARQL_PARAMS	SPARQLWrapper.Wrapper-module.html#_SPARQL_PARAMS
SPARQLWrapper.Wrapper.POSTDIRECTLY	SPARQLWrapper.Wrapper-module.html#POSTDIRECTLY
SPARQLWrapper.Wrapper._REQUEST_METHODS	SPARQLWrapper.Wrapper-module.html#_REQUEST_METHODS
SPARQLWrapper.Wrapper._allowedQueryTypes	SPARQLWrapper.Wrapper-module.html#_allowedQueryTypes
SPARQLWrapper.Wrapper._allowedFormats	SPARQLWrapper.Wrapper-module.html#_allowedFormats
SPARQLWrapper.Wrapper._RDF_POSSIBLE	SPARQLWrapper.Wrapper-module.html#_RDF_POSSIBLE
SPARQLWrapper.Wrapper.RDF	SPARQLWrapper.Wrapper-module.html#RDF
SPARQLWrapper.Wrapper.URLENCODED	SPARQLWrapper.Wrapper-module.html#URLENCODED
SPARQLWrapper.Wrapper.DELETE	SPARQLWrapper.Wrapper-module.html#DELETE
SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict	SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict-class.html
SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict.__init__	SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict-class.html#__init__
SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict.__getitem__	SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict-class.html#__getitem__
SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict.__setitem__	SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict-class.html#__setitem__
SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict.__delitem__	SPARQLWrapper.KeyCaseInsensitiveDict.KeyCaseInsensitiveDict-class.html#__delitem__
SPARQLWrapper.SPARQLExceptions.EndPointInternalError	SPARQLWrapper.SPARQLExceptions.EndPointInternalError-class.html
SPARQLWrapper.SPARQLExceptions.EndPointInternalError.msg	SPARQLWrapper.SPARQLExceptions.EndPointInternalError-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SPARQLExceptions.EndPointNotFound	SPARQLWrapper.SPARQLExceptions.EndPointNotFound-class.html
SPARQLWrapper.SPARQLExceptions.EndPointNotFound.msg	SPARQLWrapper.SPARQLExceptions.EndPointNotFound-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SPARQLExceptions.QueryBadFormed	SPARQLWrapper.SPARQLExceptions.QueryBadFormed-class.html
SPARQLWrapper.SPARQLExceptions.QueryBadFormed.msg	SPARQLWrapper.SPARQLExceptions.QueryBadFormed-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.msg	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SPARQLExceptions.URITooLong	SPARQLWrapper.SPARQLExceptions.URITooLong-class.html
SPARQLWrapper.SPARQLExceptions.URITooLong.msg	SPARQLWrapper.SPARQLExceptions.URITooLong-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SPARQLExceptions.Unauthorized	SPARQLWrapper.SPARQLExceptions.Unauthorized-class.html
SPARQLWrapper.SPARQLExceptions.Unauthorized.msg	SPARQLWrapper.SPARQLExceptions.Unauthorized-class.html#msg
SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException.__init__	SPARQLWrapper.SPARQLExceptions.SPARQLWrapperException-class.html#__init__
SPARQLWrapper.SmartWrapper.Bindings	SPARQLWrapper.SmartWrapper.Bindings-class.html
SPARQLWrapper.SmartWrapper.Bindings.variables	SPARQLWrapper.SmartWrapper.Bindings-class.html#variables
SPARQLWrapper.SmartWrapper.Bindings.getValues	SPARQLWrapper.SmartWrapper.Bindings-class.html#getValues
SPARQLWrapper.SmartWrapper.Bindings.fullResult	SPARQLWrapper.SmartWrapper.Bindings-class.html#fullResult
SPARQLWrapper.SmartWrapper.Bindings.bindings	SPARQLWrapper.SmartWrapper.Bindings-class.html#bindings
SPARQLWrapper.SmartWrapper.Bindings.__init__	SPARQLWrapper.SmartWrapper.Bindings-class.html#__init__
SPARQLWrapper.SmartWrapper.Bindings.__contains__	SPARQLWrapper.SmartWrapper.Bindings-class.html#__contains__
SPARQLWrapper.SmartWrapper.Bindings.askResult	SPARQLWrapper.SmartWrapper.Bindings-class.html#askResult
SPARQLWrapper.SmartWrapper.Bindings.head	SPARQLWrapper.SmartWrapper.Bindings-class.html#head
SPARQLWrapper.SmartWrapper.Bindings.__getitem__	SPARQLWrapper.SmartWrapper.Bindings-class.html#__getitem__
SPARQLWrapper.SmartWrapper.Bindings.convert	SPARQLWrapper.SmartWrapper.Bindings-class.html#convert
SPARQLWrapper.SmartWrapper.SPARQLWrapper2	SPARQLWrapper.SmartWrapper.SPARQLWrapper2-class.html
SPARQLWrapper.Wrapper.SPARQLWrapper.addExtraURITag	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addExtraURITag
SPARQLWrapper.Wrapper.SPARQLWrapper.http_auth	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#http_auth
SPARQLWrapper.Wrapper.SPARQLWrapper._cleanComments	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_cleanComments
SPARQLWrapper.Wrapper.SPARQLWrapper._getAcceptHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_getAcceptHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.prefix_pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#prefix_pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.__str__	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#__str__
SPARQLWrapper.Wrapper.SPARQLWrapper.returnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#returnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.setRequestMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setRequestMethod
SPARQLWrapper.Wrapper.SPARQLWrapper.resetQuery	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#resetQuery
SPARQLWrapper.Wrapper.SPARQLWrapper.agent	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#agent
SPARQLWrapper.Wrapper.SPARQLWrapper.setMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setMethod
SPARQLWrapper.Wrapper.SPARQLWrapper.setOnlyConneg	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setOnlyConneg
SPARQLWrapper.Wrapper.SPARQLWrapper.customHttpHeaders	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#customHttpHeaders
SPARQLWrapper.SmartWrapper.SPARQLWrapper2.query	SPARQLWrapper.SmartWrapper.SPARQLWrapper2-class.html#query
SPARQLWrapper.SmartWrapper.SPARQLWrapper2.__init__	SPARQLWrapper.SmartWrapper.SPARQLWrapper2-class.html#__init__
SPARQLWrapper.Wrapper.SPARQLWrapper.setHTTPAuth	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setHTTPAuth
SPARQLWrapper.Wrapper.SPARQLWrapper._getRequestEncodedParameters	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_getRequestEncodedParameters
SPARQLWrapper.Wrapper.SPARQLWrapper.addCustomHttpHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addCustomHttpHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.parameters	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#parameters
SPARQLWrapper.Wrapper.SPARQLWrapper.addCustomParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addCustomParameter
SPARQLWrapper.SmartWrapper.SPARQLWrapper2.setReturnFormat	SPARQLWrapper.SmartWrapper.SPARQLWrapper2-class.html#setReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.isSparqlQueryRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#isSparqlQueryRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.addParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addParameter
SPARQLWrapper.Wrapper.SPARQLWrapper._defaultReturnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_defaultReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.setUseKeepAlive	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setUseKeepAlive
SPARQLWrapper.Wrapper.SPARQLWrapper._parseQueryType	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_parseQueryType
SPARQLWrapper.Wrapper.SPARQLWrapper.setCredentials	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setCredentials
SPARQLWrapper.Wrapper.SPARQLWrapper.queryType	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#queryType
SPARQLWrapper.Wrapper.SPARQLWrapper.supportsReturnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#supportsReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.clearCustomHttpHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#clearCustomHttpHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.clearParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#clearParameter
SPARQLWrapper.Wrapper.SPARQLWrapper.addDefaultGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addDefaultGraph
SPARQLWrapper.Wrapper.SPARQLWrapper.passwd	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#passwd
SPARQLWrapper.Wrapper.SPARQLWrapper.queryString	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#queryString
SPARQLWrapper.Wrapper.SPARQLWrapper._query	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_query
SPARQLWrapper.Wrapper.SPARQLWrapper.addNamedGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addNamedGraph
SPARQLWrapper.Wrapper.SPARQLWrapper.updateEndpoint	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#updateEndpoint
SPARQLWrapper.Wrapper.SPARQLWrapper.setTimeout	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setTimeout
SPARQLWrapper.Wrapper.SPARQLWrapper.comments_pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#comments_pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.endpoint	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#endpoint
SPARQLWrapper.Wrapper.SPARQLWrapper._defaultGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_defaultGraph
SPARQLWrapper.Wrapper.SPARQLWrapper._createRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_createRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.isSparqlUpdateRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#isSparqlUpdateRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.method	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#method
SPARQLWrapper.Wrapper.SPARQLWrapper.requestMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#requestMethod
SPARQLWrapper.Wrapper.SPARQLWrapper.onlyConneg	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#onlyConneg
SPARQLWrapper.Wrapper.SPARQLWrapper.setQuery	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setQuery
SPARQLWrapper.Wrapper.SPARQLWrapper.timeout	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#timeout
SPARQLWrapper.SmartWrapper.SPARQLWrapper2.queryAndConvert	SPARQLWrapper.SmartWrapper.SPARQLWrapper2-class.html#queryAndConvert
SPARQLWrapper.Wrapper.SPARQLWrapper.user	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#user
SPARQLWrapper.SmartWrapper.Value	SPARQLWrapper.SmartWrapper.Value-class.html
SPARQLWrapper.SmartWrapper.Value.BNODE	SPARQLWrapper.SmartWrapper.Value-class.html#BNODE
SPARQLWrapper.SmartWrapper.Value.Literal	SPARQLWrapper.SmartWrapper.Value-class.html#Literal
SPARQLWrapper.SmartWrapper.Value.TypedLiteral	SPARQLWrapper.SmartWrapper.Value-class.html#TypedLiteral
SPARQLWrapper.SmartWrapper.Value.__init__	SPARQLWrapper.SmartWrapper.Value-class.html#__init__
SPARQLWrapper.SmartWrapper.Value.type	SPARQLWrapper.SmartWrapper.Value-class.html#type
SPARQLWrapper.SmartWrapper.Value.URI	SPARQLWrapper.SmartWrapper.Value-class.html#URI
SPARQLWrapper.SmartWrapper.Value.variable	SPARQLWrapper.SmartWrapper.Value-class.html#variable
SPARQLWrapper.SmartWrapper.Value.lang	SPARQLWrapper.SmartWrapper.Value-class.html#lang
SPARQLWrapper.SmartWrapper.Value.datatype	SPARQLWrapper.SmartWrapper.Value-class.html#datatype
SPARQLWrapper.SmartWrapper.Value.value	SPARQLWrapper.SmartWrapper.Value-class.html#value
SPARQLWrapper.SmartWrapper.Value.__repr__	SPARQLWrapper.SmartWrapper.Value-class.html#__repr__
SPARQLWrapper.Wrapper.QueryResult	SPARQLWrapper.Wrapper.QueryResult-class.html
SPARQLWrapper.Wrapper.QueryResult._convertCSV	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertCSV
SPARQLWrapper.Wrapper.QueryResult.__str__	SPARQLWrapper.Wrapper.QueryResult-class.html#__str__
SPARQLWrapper.Wrapper.QueryResult.next	SPARQLWrapper.Wrapper.QueryResult-class.html#next
SPARQLWrapper.Wrapper.QueryResult.__init__	SPARQLWrapper.Wrapper.QueryResult-class.html#__init__
SPARQLWrapper.Wrapper.QueryResult._get_responseFormat	SPARQLWrapper.Wrapper.QueryResult-class.html#_get_responseFormat
SPARQLWrapper.Wrapper.QueryResult.__get_results_width	SPARQLWrapper.Wrapper.QueryResult-class.html#__get_results_width
SPARQLWrapper.Wrapper.QueryResult._convertJSONLD	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertJSONLD
SPARQLWrapper.Wrapper.QueryResult.__get_prettyprint_string_sparql_var_result	SPARQLWrapper.Wrapper.QueryResult-class.html#__get_prettyprint_string_sparql_var_result
SPARQLWrapper.Wrapper.QueryResult.print_results	SPARQLWrapper.Wrapper.QueryResult-class.html#print_results
SPARQLWrapper.Wrapper.QueryResult.info	SPARQLWrapper.Wrapper.QueryResult-class.html#info
SPARQLWrapper.Wrapper.QueryResult._convertN3	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertN3
SPARQLWrapper.Wrapper.QueryResult.__iter__	SPARQLWrapper.Wrapper.QueryResult-class.html#__iter__
SPARQLWrapper.Wrapper.QueryResult._convertXML	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertXML
SPARQLWrapper.Wrapper.QueryResult.response	SPARQLWrapper.Wrapper.QueryResult-class.html#response
SPARQLWrapper.Wrapper.QueryResult._convertTSV	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertTSV
SPARQLWrapper.Wrapper.QueryResult.geturl	SPARQLWrapper.Wrapper.QueryResult-class.html#geturl
SPARQLWrapper.Wrapper.QueryResult.convert	SPARQLWrapper.Wrapper.QueryResult-class.html#convert
SPARQLWrapper.Wrapper.QueryResult.requestedFormat	SPARQLWrapper.Wrapper.QueryResult-class.html#requestedFormat
SPARQLWrapper.Wrapper.QueryResult._convertJSON	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertJSON
SPARQLWrapper.Wrapper.QueryResult._convertRDF	SPARQLWrapper.Wrapper.QueryResult-class.html#_convertRDF
SPARQLWrapper.Wrapper.SPARQLWrapper	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html
SPARQLWrapper.Wrapper.SPARQLWrapper.addExtraURITag	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addExtraURITag
SPARQLWrapper.Wrapper.SPARQLWrapper.http_auth	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#http_auth
SPARQLWrapper.Wrapper.SPARQLWrapper.updateEndpoint	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#updateEndpoint
SPARQLWrapper.Wrapper.SPARQLWrapper._getAcceptHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_getAcceptHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.prefix_pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#prefix_pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.__str__	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#__str__
SPARQLWrapper.Wrapper.SPARQLWrapper.returnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#returnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.setRequestMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setRequestMethod
SPARQLWrapper.Wrapper.SPARQLWrapper.resetQuery	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#resetQuery
SPARQLWrapper.Wrapper.SPARQLWrapper.agent	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#agent
SPARQLWrapper.Wrapper.SPARQLWrapper.setMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setMethod
SPARQLWrapper.Wrapper.SPARQLWrapper.setOnlyConneg	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setOnlyConneg
SPARQLWrapper.Wrapper.SPARQLWrapper.query	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#query
SPARQLWrapper.Wrapper.SPARQLWrapper.__init__	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#__init__
SPARQLWrapper.Wrapper.SPARQLWrapper.setHTTPAuth	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setHTTPAuth
SPARQLWrapper.Wrapper.SPARQLWrapper._getRequestEncodedParameters	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_getRequestEncodedParameters
SPARQLWrapper.Wrapper.SPARQLWrapper.addCustomHttpHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addCustomHttpHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.parameters	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#parameters
SPARQLWrapper.Wrapper.SPARQLWrapper.addCustomParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addCustomParameter
SPARQLWrapper.Wrapper.SPARQLWrapper.setReturnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.isSparqlQueryRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#isSparqlQueryRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.onlyConneg	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#onlyConneg
SPARQLWrapper.Wrapper.SPARQLWrapper._defaultReturnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_defaultReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.setUseKeepAlive	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setUseKeepAlive
SPARQLWrapper.Wrapper.SPARQLWrapper._parseQueryType	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_parseQueryType
SPARQLWrapper.Wrapper.SPARQLWrapper.setCredentials	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setCredentials
SPARQLWrapper.Wrapper.SPARQLWrapper.queryType	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#queryType
SPARQLWrapper.Wrapper.SPARQLWrapper.supportsReturnFormat	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#supportsReturnFormat
SPARQLWrapper.Wrapper.SPARQLWrapper.clearCustomHttpHeader	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#clearCustomHttpHeader
SPARQLWrapper.Wrapper.SPARQLWrapper.clearParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#clearParameter
SPARQLWrapper.Wrapper.SPARQLWrapper.addDefaultGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addDefaultGraph
SPARQLWrapper.Wrapper.SPARQLWrapper.passwd	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#passwd
SPARQLWrapper.Wrapper.SPARQLWrapper.queryString	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#queryString
SPARQLWrapper.Wrapper.SPARQLWrapper._query	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_query
SPARQLWrapper.Wrapper.SPARQLWrapper.addNamedGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addNamedGraph
SPARQLWrapper.Wrapper.SPARQLWrapper._cleanComments	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_cleanComments
SPARQLWrapper.Wrapper.SPARQLWrapper.setTimeout	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setTimeout
SPARQLWrapper.Wrapper.SPARQLWrapper.comments_pattern	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#comments_pattern
SPARQLWrapper.Wrapper.SPARQLWrapper.endpoint	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#endpoint
SPARQLWrapper.Wrapper.SPARQLWrapper.requestMethod	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#requestMethod
SPARQLWrapper.Wrapper.SPARQLWrapper._defaultGraph	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_defaultGraph
SPARQLWrapper.Wrapper.SPARQLWrapper._createRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#_createRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.isSparqlUpdateRequest	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#isSparqlUpdateRequest
SPARQLWrapper.Wrapper.SPARQLWrapper.method	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#method
SPARQLWrapper.Wrapper.SPARQLWrapper.customHttpHeaders	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#customHttpHeaders
SPARQLWrapper.Wrapper.SPARQLWrapper.addParameter	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#addParameter
SPARQLWrapper.Wrapper.SPARQLWrapper.setQuery	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#setQuery
SPARQLWrapper.Wrapper.SPARQLWrapper.timeout	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#timeout
SPARQLWrapper.Wrapper.SPARQLWrapper.queryAndConvert	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#queryAndConvert
SPARQLWrapper.Wrapper.SPARQLWrapper.user	SPARQLWrapper.Wrapper.SPARQLWrapper-class.html#user
