{
"file": "inputFile-id",
"convertors":
[
{
"convertor": "convertor-1",
"inputs" : [
{
"file": "inputFile-id-1"
},
{
"file": "inputFile-id-2"
}
],
"outputs" : [
{
"file": "outputFile-id-1"
},
{
"file": "outputFile-id-2"
}
]
},
{
"convertor": "convertor-2",
"inputs" : [
{
"file": "inputFile-id-3"
},
{
"file": "inputFile-id-4"
}
],
"outputs" : [
{
"file": "outputFile-id-3"
},
{
"file": "outputFile-id-4"
}
]
}
]
}Join the Discord to ask follow-up questions and connect with the community
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.
1,383 Members
Join