public class GraphServiceDelegate extends Object implements GraphService
| Constructor and Description |
|---|
GraphServiceDelegate(ServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(commonj.sdo.DataGraph[] graphs,
org.apache.hadoop.mapreduce.JobContext jobContext) |
void |
commit(commonj.sdo.DataGraph graph,
org.apache.hadoop.mapreduce.JobContext jobContext) |
commonj.sdo.DataGraph[] |
find(org.plasma.query.Query query,
org.apache.hadoop.mapreduce.JobContext jobContext) |
public GraphServiceDelegate(ServiceContext context)
public commonj.sdo.DataGraph[] find(org.plasma.query.Query query,
org.apache.hadoop.mapreduce.JobContext jobContext)
throws IOException
find in interface GraphAccessorIOExceptionpublic void commit(commonj.sdo.DataGraph graph,
org.apache.hadoop.mapreduce.JobContext jobContext)
throws IOException
commit in interface GraphMutatorIOExceptionpublic void commit(commonj.sdo.DataGraph[] graphs,
org.apache.hadoop.mapreduce.JobContext jobContext)
throws IOException
commit in interface GraphMutatorIOExceptionCopyright © 2021. All Rights Reserved.