Hi team,
I am using Tiger graph with python flask app as a backend.
I want to store user personal information in my graph schema as a tokenization form for GDPR security compliances (just to limit the risks), so tiger graph provides any Database server’s encryption kind of thing where sensitive fields would be encrypted.
If yes, then how can we achieve this in Tiger Graph , and how can we perform GSQL queries against sensitive data ?
or this is not inbuilt by Tiger graph we have to preprocessed into Tokenize form beore load the data into TG and process own logic
Any reference would be highly appreciated
Thanks