I just started using Titan Graph DB. I want to use the AWS DynamoDB as the Storage Backend. I have set up Dynamo DB locally using the steps mentioned on Installing and Running the DynamoDB Storage Backend for Titan
All the steps have been successfully completed. I now want to visualize the graph (Marvel Universe Social Graph), using Rexster.
I have downloaded Rexster and set it up. From what i have read, i understand that entries have to be made to config/rexster.xml file to conect it to my graph DB . I cannot find what exactly needs to be put in to it, if DynamoDB is to be used as backend. Can someone tell me the exact steps i should follow when dynamoDB is used as storage backend?