Package | Description |
---|---|
org.projog.api |
Provides a programming interface for Java applications to interact with Projog.
|
Modifier and Type | Method and Description |
---|---|
QueryStatement |
QueryPlan.createStatement()
Return a newly created
QueryStatement for the query represented by this plan. |
QueryStatement |
Projog.createStatement(String prologQuery)
Creates a
QueryStatement for querying the Projog environment. |
Copyright © 2024. All rights reserved.