We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46dc2c6 commit b345250Copy full SHA for b345250
src/rushdb/api/properties.py
@@ -2,7 +2,7 @@
2
from typing import List, Optional
3
4
from ..models.property import Property, PropertyValuesData
5
-from ..models.search_query import OrderDirection, SearchQuery
+from ..models.search_query import SearchQuery
6
from ..models.transaction import Transaction
7
from .base import BaseAPI
8
0 commit comments