added files
This commit is contained in:
parent
e03b2ea709
commit
d8de5e1a6e
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ class KuzuAdapter(GraphDBInterface):
|
|||
max_db_size=4096 * 1024 * 1024,
|
||||
)
|
||||
|
||||
|
||||
self.db.init_database()
|
||||
self.connection = Connection(self.db)
|
||||
# Create node table with essential fields and timestamp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue