How do I set connection pool details for a virtual graph using pystardog?
Andrea
How do I set connection pool details for a virtual graph using pystardog?
Andrea
The underlying implementation is the Tomcat JDBC connection pool. Please check the configuration link here Home | Stardog Documentation Latest
Sorry ... I am missing something obvious ... I want to set the Tomcat parameters as in Studio for Postgres ... I need to set initialSize, testOnBorrow, etc. But, these are not really documented. Do I just use the words, "initialSize", etc. or preface them with tomcat.xxx or ??
Also, just to confirm, are these set in the options section of PyStardog's new_virtual_graph
( name , mappings , options )[?
Andrea
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.