Class GraphClient


  • public class GraphClient
    extends Object
    GraphClient is used to access graph server. Mainly used to get groups information of a user.
    • Method Detail

      • getGroupInformation

        public GroupInformation getGroupInformation​(String accessToken)
        Gets the group information.
        Parameters:
        accessToken - the access token
        Returns:
        the group information