Create
Query
MaiBot.db
—
graph_edges
action_records
chat_streams
emoji
expression
graph_edges
graph_nodes
image_descriptions
images
knowledges
llm_usage
memory
messages
online_time
person_info
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into graph_edges
source
TEXT NOT NULL
target
TEXT NOT NULL
strength
INTEGER NOT NULL
hash
TEXT NOT NULL
created_time
REAL NOT NULL
last_modified
REAL NOT NULL
Insert
Cancel