<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Interface to 'ladybug' Graph Database // Provides a high-
		performance 'R' interface to the 'ladybug' graph database. Uses
		the 'reticulate' package to wrap the official Python 'ladybug'
		client. Enables seamless interaction with 'Ladybug' from within
		'R' for managing database connections, executing 'Cypher'
		queries, and loading data from 'R' data frames. Converts query
		results into popular 'R' data structures including 'tibble',
		'igraph', 'tidygraph', and 'g6R' objects for analysis and
		visualization workflows.
	</longdescription>
</pkgmetadata>
