Hi,
I've been playing around with Names Graph Security but I can't get it to work, I probably overlook something obvious.
I've enabled named.graph.security in stardog.properties but that does not seems to work at all.
Any pointer to some usefull documentation on this would be nice ( and yes I looked at the official docs )
Bart
The property should be security.named.graphs
If that was just a typo, what version of Stardog are you running? Platform? What did you set the parameter to? (it defaults to false but I can see someone setting it to 1. Maybe that would work but I don't know.) What did you do to verify it wasn't working?
Turned out that I had '--disable-security' in my startup script, doesn't really help.