1. How do you graphdata and use similar fun techniques?
该如何图形化数据及使用类似的有趣技术呢?
来自互联网
2. FlockDB is a database that stores graphdata, but it isn't a database optimized for graph-traversal operations.
FlockDB是一个存储图数据的数据库,但是它并没有优化遍历图的操作。
来自互联网
3. The system engineer can graphdata, report on cluster utilization and make decisions on future hardware acquisitions.
系统工程师可以绘制数据曲线图、报告集群利用情况并决定未来采购哪些硬件。
来自互联网
4. The system engineer can graphdata, report on cluster utilization, and make decisions on future hardware acquisitions.
系统工程师可以绘制数据,报告集群利用率,制定未来采购硬件的决策。
来自互联网
5. ERDF seeks to scale beyond a small set of formats and vocabularies by using namespaces and the arbitrary RDF graphdata model.
eRDF寻求通过使用名称空间和任意的RDF图形数据模型扩展到一小组格式和词汇之外。
来自互联网
6. Therefore, an effective scene graphdata representation of virtual maintenance training system is presented in this paper.
该文针对虚拟维修操作的特点,提出了一种新的场景图数据结构。
来自互联网
7. Finally, a particular description of a route searching algorithm is given based on graphdata structure of an adjacency list.
详细地论述了基于邻接表图形数据结构的进路搜索算法,并给出了完整的描述。
来自互联网
8. Using serialized file organizes graphdata, and using relation database manage property data and linking data of graph and property data.
即图形数据由序列化的文件管理,属性数据及图形和属性数据的连接数据采用关系数据库管理。
来自互联网
9. In the DCL interface, graphdata videotex has been realized by using standard three - dimension object model, stamp parameter has also been introduced.
在dcl界面利用标准结构的三维实体模型实现图形库的可视化,原型图的参数化引入了特征参数。
来自互联网
10. Besides, in order to facilitate applications to check affectivity and consistency of this model, a formal concept model based on hyper-graph data structure is proposed.
11. So far, you learned how to create metadata, then populate and access a datagraph corresponding to the metadata.
到目前为止,您已经了解了如何创建元数据,然后填充和访问与元数据对应的数据图。
来自互联网
12. The client application interacts with the datagraph to get data and change data.
客户机应用程序与数据图进行交互来获得数据和改变数据。
来自互联网
13. From the top level data object contained in the graph, all children data objects are reachable by traversing the references from the root data object.
对于包含在数据图中的顶层数据对象,可以从根数据对象开始遍历引用来到达所有子数据对象。
来自互联网
14. Another important concept in the SDO architecture is the datagraph, a structure that encapsulates a set of data objects.
SDO体系结构中的另一个重要概念是数据图,它是封装一组数据对象的结构。
来自互联网
15. The datagraph is then returned and processed by the calling client.
然后返回数据图并由调用客户机进行处理。
来自互联网
16. Client applications query a data mediator service and get a data graph in response.
客户机应用程序将查询数据中介服务,并从响应中得到数据图。
来自互联网
17. When retrieving data, mediators convert data from the repository into a data graph.
当检索数据时,中介器会将库中的数据转换为数据图。
来自互联网
18. Some also require query capabilities to identify parts of the datagraph.
有些应用程序还需要查询功能,以标识数据图表的某些部分。
来自互联网
19. Object deletions contain the data objects that were deleted from the data graph.
对象删除包含从数据图中删除的数据对象。
来自互联网
20. SDO clients can traverse a datagraph and read and modify its data objects.
SDO客户机可以遍历数据图,读取和修改数据图中的数据对象。
来自互联网
21. The example datagraph has no model document such as XSD.
示例数据图没有XSD这样的模型文档。
来自互联网
22. Object creations contain the data objects that were added to the data graph.
对象创建包含添加到数据图中的数据对象。
来自互联网
23. A datagraph is a collection of data objects.
数据图表是数据对象的集合。
来自互联网
24. Under the disconnected datagraphs architecture, a client retrieves a data graph from a data source, mutates the data graph, and can then apply the datagraph changes back to the data source.
26. Once we've created the data objects, we need to attach them to the datagraph.
一旦创建了数据对象,还需要将其连接到数据图中。
来自互联网
27. The datagraph represents the data being sent to, or retrieved from, the repository.
数据图表示要发送到库或从库检索的数据。
来自互联网
28. This simple example loads data from an XML file into an SDO data graph, prints and updates the data, then writes it back to a file.
这个简单的例子将数据从XML文件加载到SDO数据图,打印并更新数据,然后将它写回文件。
来自互联网
29. Under the disconnected datagraphs architecture, a client retrieves a data graph from a data source, changes the data graph, and can then apply the data graph updates back to the data source.