We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e963aaf commit d424d43Copy full SHA for d424d43
1 file changed
odml/rdf/fuzzy_finder.py
@@ -1,3 +1,7 @@
1
+"""
2
+This module provides the FuzzyFinder class that enables querying
3
+an odML RDF graph using abstract parameters.
4
5
from .query_creator import QueryCreator, QueryParser, QueryParserFuzzy
6
7
0 commit comments