GraphEngine
GraphEngine copied to clipboard
Can we generate storage data offline (without start a trinity server) ?
we want generate storage for different data versions offline, is there any solution? thx.
if the data fits into a single machine (memory-wise), you can just use the local storage without starting the server.
if the data fits into a single machine (memory-wise), you can just use the local storage without starting the server.
hi yatao, I mean if there exist no storage yet, but I have TTL(triple file) and TSL. In this situation can I generate storage directly without performing real data importing?