Skip to content

Question: how to best consult large databases #21

@andreaBelmont

Description

@andreaBelmont

I am not quite sure how does this work:

factory = PengineBuilder(urlserver="http://localhost:4242", destroy=False, srctext=src, ask=q)

Do I always need to load the database each time I run a query? Is there any better way to consult a database of prolog facts? I looked in the examples but I could not really find an example of
:- consult('file.pl')

Thanks for helping

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions