Tuesday, 11 April 2017

schema generation for IBM Graph using Node-js

I would like to dynamically generate the following kind of json object from a set of arrays but am having trouble with generating the specific format for the propertyKeys object

Required format: vertexIndexes":[{"name":"vByName","propertyKeys":["name"],"composite":true,"unique":true}]



via krishna chaitanya

No comments:

Post a Comment