cipher_extract_and_operate_memory
: Extract and manage knowledge entriescipher_memory_search
: Search stored knowledge using semantic queriescipher_store_reasoning_memory
: Store reasoning patterns and evaluationscipher_extract_reasoning_steps
: Extract reasoning traces from conversationscipher_evaluate_reasoning
: Evaluate reasoning quality and effectivenesscipher_search_reasoning_patterns
: Search for similar reasoning patternscipher_add_node
: Add nodes to the knowledge graph with labels and propertiescipher_add_edge
: Create relationships between nodes in the knowledge graphcipher_search_graph
: Search for nodes and edges with filtering capabilitiescipher_get_neighbors
: Get neighboring nodes and their relationshipscipher_extract_entities
: Extract entities from text and add to knowledge graphcipher_update_node
: Update existing node properties and labelscipher_delete_node
: Remove nodes and their relationships from the graphcipher_query_graph
: Execute custom queries against the knowledge graphcipher_enhanced_search
: Advanced search with semantic and fuzzy matchingcipher_intelligent_processor
: Process natural language to manage entities automaticallycipher_relationship_manager
: Intelligently manage complex relationship operations