langchain_community.graphs.neptune_graph.BaseNeptuneGraph¶
- class langchain_community.graphs.neptune_graph.BaseNeptuneGraph[source]¶
Abstract base class for Neptune
Attributes
get_schemaReturn the schema of the Neptune database
Methods
__init__()query(query[, params])- __init__()¶