Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
数据将在 Neo4j 中更新,我不知道更新了什么以及何时更新。我的任务是有一个调度程序来选择数据并在 Seibel 中更新数据。有没有办法在neo4j DB中找到增量,以便可以在siebel中更新更新的节点和关系。
任何人都可以提出任何可能的方法。节点和关系上不会有任何时间戳。
您可以简单地收听事务事件并构建您自己的更新感兴趣的节点和相关日志吗?http://api.neo4j.org/current/org/neo4j/graphdb/event/package-summary.html