Slot: is_neo4j

Whether the API is for a Neo4j database.

URI: kgr:is_neo4j

Applicable Classes

Name Description Modifies Slot
ProgrammingInterface A product that is a programming interface (API) to a resource no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:is_neo4j
native kgr:is_neo4j

LinkML Source

```yaml name: is_neo4j description: Whether the API is for a Neo4j database. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: is_neo4j owner: ProgrammingInterface domain_of: - ProgrammingInterface range: boolean ```