Client Drivers
PuppyGraph provides support for programmatic query execution via multiple client drivers. Refer to Querying using Gremlin and Querying using openCypher for driver-specific usage details.
Before executing queries through client drivers, ensure that a graph has been constructed from your underlying data sources. For guidance on connecting data sources and graph modeling, see Connecting and Schema.