Re: [I] how to create constraints [age]

2024-06-03 Thread via GitHub
JourneyToSilius commented on issue #1635: URL: https://github.com/apache/age/issues/1635#issuecomment-2146281375 @NathanFrund here is a demo implementation of how I did it in Go: ``` func (s *store) CreateUniquePropertyFunction() error { queryFormat := `CREATE OR

Re: [I] how to create constraints [age]

2024-06-03 Thread via GitHub
NathanFrund commented on issue #1635: URL: https://github.com/apache/age/issues/1635#issuecomment-2146187036 @JourneyToSilius, have you figured out how to apply constraints in the graph? I'm just now tarting to exploring this. -- This is an automated message from the Apache Git