|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description

| Interface Summary | |
|---|---|
| Destination | Interface used internally as the destination for the requests. |
| Class Summary | |
|---|---|
| GraphBatchDestination | A Destination that makes the changes to a graph via a Graph.Batch. |
| GraphImporter | An importer of graph content. |
Utilities for inputing and outputing larger amounts of data.
The Destination interface defines an
interface that abstracts away where the graph content is to be placed, and the GraphBatchDestination
is a usable Destination implementation for sending content to a Graph instance.
Meanwhile, GraphImporter can be used to import XML into a Graph instance.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||