标签: topic-modeling
不做cache.get()怎么实现通读?我正在尝试从Orientdb中读取数据而不使用通读。 是否可以在不使用直写cache.put()的情况下将数据从ignite写入orientdb?
cache.get()
cache.put()