Home
last modified time | relevance | path

Searched defs:describeQuery (Results 1 – 15 of 15) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DQueryBond.h118 inline std::string describeQuery(const Bond *bond) { in describeQuery() function
H A DQueryAtom.h121 inline std::string describeQuery(const Atom *atom) { in describeQuery() function
/dports/textproc/py-sparqlwrapper/SPARQLWrapper-1.8.5/test/
H A Dagrovoc-allegrograph_on_hold.py83 describeQuery = """ variable
H A Dallegrograph__v4_14_1__mmi__test.py86 describeQuery = """ variable
H A DgraphdbEnterprise__v8_9_0__rs__test.py96 describeQuery = """ variable
H A Dlov-fuseki_on_hold.py86 describeQuery = """ variable
H A Dvirtuoso__v8_03_3313__dbpedia__test.py83 describeQuery = """ variable
H A D4store__v1_1_5__agroportal__test.py82 describeQuery = """ variable
H A Dblazegraph__wikidata__test.py84 describeQuery = """ variable
H A Dfuseki2__v3_6_0__agrovoc__test.py83 describeQuery = """ variable
H A Dvirtuoso__v7_20_3230__dbpedia__test.py83 describeQuery = """ variable
H A Dfuseki2__v3_8_0__stw__test.py85 describeQuery = """ variable
H A Dstardog__lindas__test.py88 describeQuery = """ variable
H A Drdf4j__geosciml__test.py86 describeQuery = """ variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/SmilesParse/
H A DSmartsWrite.cpp92 void describeQuery(const T *query, std::string leader = "\t") { in describeQuery() function