Skip to content

Commit b958466

Browse files
Merge pull request #338 from terminusdb/remove_woql_view
Remove WOQLView
2 parents ccc3b00 + 6d4567b commit b958466

File tree

4 files changed

+0
-425
lines changed

4 files changed

+0
-425
lines changed

docs/source/woqlView.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

terminusdb_client/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from .woqldataframe import woqlDataframe as WOQLDataFrame # noqa
33
from .woqlquery import WOQLQuery # noqa
44
from .woqlschema import * # noqa
5-
from .woqlview import WOQLView # noqa
65
# Backwards compatibility
76
WOQLClient = Client # noqa
87
WOQLSchema = Schema # noqa

terminusdb_client/woqlview/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)