public interface IStep extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the program.
|
IQueryOptions |
getQueryOptions()
Return additional constraints that must be imposed during query
evaluation.
|
boolean |
isRule()
|
String |
toString()
A human readable representation of the
IStep . |
String getName()
boolean isRule()
IQueryOptions getQueryOptions()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.