I forked the altamiracorp/secure-graph-presentation project and I used SBT to dowload the SecureGraph API from Maven Repository.
However I can compile the Example 01 code.
The method .addPropertyValue(...) return this error:
"The method addPropertyValue(String, String, Object, Visibility, Authorizations) in the type Element is not applicable for the
arguments (String, String, Visibility, Authorizations)"
Thanks
Massi