public class GraphEntity
extends java.lang.Object
| Constructor and Description |
|---|
GraphEntity(org.eclipse.rdf4j.query.GraphQueryResult result,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
R |
getQueryResult() |
Representation |
getRepresentation() |
public GraphEntity(@NonNull
org.eclipse.rdf4j.query.GraphQueryResult result,
@NonNull
Representation representation)
public R getQueryResult()
getQueryResult in interface Entity<R extends org.eclipse.rdf4j.query.QueryResult<?>>public Representation getRepresentation()
getRepresentation in interface Entity<R extends org.eclipse.rdf4j.query.QueryResult<?>>Copyright © 2017 DotWebStack. All rights reserved.