public interface IGraphPatternContainer
GraphPatternGroup
annotation.Modifier and Type | Interface and Description |
---|---|
static interface |
IGraphPatternContainer.Annotations |
Modifier and Type | Method and Description |
---|---|
GraphPatternGroup<IGroupMemberNode> |
getGraphPattern()
Return the graph pattern.
|
void |
setGraphPattern(GraphPatternGroup<IGroupMemberNode> graphPattern)
Set the graph pattern.
|
GraphPatternGroup<IGroupMemberNode> getGraphPattern()
void setGraphPattern(GraphPatternGroup<IGroupMemberNode> graphPattern)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.