-
-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Labels
Description
codebase_rag.services.graph_service:flush_nodes:223 - No unique constraint defined for label 'Interface'. Skipping flush.
Caused by public interface Interface { .... (and similar forms) not being recognized
codebase_rag.services.graph_service:flush_nodes:223 - No unique constraint defined for label 'Enum'. Skipping flush.
Caused by public enum Enum { ... (and similar forms) not being recognized
Just a guess, but perhaps something isn't realizing that the case matters?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
No status